Skip to content

Commit 45da743

Browse files
maestro-prod-Primaryvseanreesermsft
maestro-prod-Primary
authored andcommitted
Merged PR 45858: [internal/release/9.0] Update dependencies from dnceng/internal/dotnet-runtime
This pull request updates the following dependencies [marker]: <> (Begin:ff8719c2-a1bf-4aef-ad09-b38561e103bc) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: ff8719c2-a1bf-4aef-ad09-b38561e103bc - **Build**: 20241210.10 - **Date Produced**: December 11, 2024 1:29:59 AM UTC - **Commit**: c8acea22626efab11c13778c028975acdc34678f - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Bcl.AsyncInterfaces**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Bcl.TimeProvider**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Caching.Abstractions**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Caching.Memory**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Configuration**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Configuration.Abstractions**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Configuration.Binder**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Configuration.CommandLine**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Configuration.EnvironmentVariables**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Configuration.FileExtensions**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Configuration.Ini**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Configuration.Json**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Configuration.UserSecrets**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Configuration.Xml**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.DependencyInjection**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.DependencyInjection.Abstractions**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.DependencyModel**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Diagnostics**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Diagnostics.Abstractions**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.FileProviders.Abstractions**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.FileProviders.Composite**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.FileProviders.Physical**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.FileSystemGlobbing**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.HostFactoryResolver.Sources**: [from 9.0.1-servicing.24603.14 to 9.0.1-servicing.24610.10][1] - **Microsoft.Extensions.Hosting**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Hosting.Abstractions**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Http**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Logging**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Logging.Abstractions**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Logging.Configuration**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Logging.Console**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Logging.Debug**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Logging.EventLog**: [from 9.0.1 to 9.0.1]...
2 parents 4e4e1fc + 674c933 commit 45da743

File tree

3 files changed

+86
-84
lines changed

3 files changed

+86
-84
lines changed

NuGet.config

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-runtime -->
7-
<add key="darc-int-dotnet-runtime-69ae1ac" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-69ae1ac0/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-runtime-c8acea2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-c8acea22/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-runtime -->
99
<!-- Begin: Package sources from dotnet-efcore -->
1010
<add key="darc-int-dotnet-efcore-471bcae" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-471bcaed/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-efcore-471bcae-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-471bcaed-1/nuget/v3/index.json" />
1112
<!-- End: Package sources from dotnet-efcore -->
1213
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1314
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -30,10 +31,11 @@
3031
<clear />
3132
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3233
<!-- Begin: Package sources from dotnet-efcore -->
34+
<add key="darc-int-dotnet-efcore-471bcae-1" value="true" />
3335
<add key="darc-int-dotnet-efcore-471bcae" value="true" />
3436
<!-- End: Package sources from dotnet-efcore -->
3537
<!-- Begin: Package sources from dotnet-runtime -->
36-
<add key="darc-int-dotnet-runtime-69ae1ac" value="true" />
38+
<add key="darc-int-dotnet-runtime-c8acea2" value="true" />
3739
<!-- End: Package sources from dotnet-runtime -->
3840
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3941
</disabledPackageSources>

0 commit comments

Comments
 (0)