Skip to content

Commit 99985d1

Browse files
ProductConstructionServiceProdvseanreesermsft
authored andcommitted
Merged PR 46807: [internal/release/8.0.1xx] Update dependencies from dnceng/internal/dotnet-runtime
This pull request updates the following dependencies [marker]: <> (Begin:dd95552e-72fb-4363-9b59-08dbd5a5c3e7) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: dd95552e-72fb-4363-9b59-08dbd5a5c3e7 - **Build**: 20250116.9 - **Date Produced**: January 16, 2025 11:17:27 PM UTC - **Commit**: eba546b0f0d448e0176a2222548fd7a2fbf464c0 - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Extensions.Logging.Abstractions**: [from 8.0.2 to 8.0.3][1] - **Microsoft.NET.HostModel**: [from 8.0.12-servicing.24603.5 to 8.0.13-servicing.25066.9][2] - **Microsoft.NET.ILLink.Tasks**: [from 8.0.12 to 8.0.13][2] - **Microsoft.NETCore.App.Host.win-x64**: [from 8.0.12 to 8.0.13][2] - **Microsoft.NETCore.App.Ref**: [from 8.0.12 to 8.0.13][2] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.12 to 8.0.13][2] - **Microsoft.NETCore.DotNetHostResolver**: [from 8.0.12 to 8.0.13][2] - **Microsoft.NETCore.Platforms**: [from 8.0.12-servicing.24603.5 to 8.0.13-servicing.25066.9][2] - **System.Formats.Asn1**: [from 8.0.1 to 8.0.2][3] - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.12-servicing.24603.5 to 8.0.13-servicing.25066.9][2] - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: [from 8.0.12-servicing.24603.5 to 8.0.13-servicing.25066.9][2] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC81cabf2857a01351e5ab578947c7403a5b128ad1&targetVersion=GCeba546b0f0d448e0176a2222548fd7a2fbf464c0&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC89ef51c5d8f5239345127a1e282e11036e590c8b&targetVersion=GCeba546b0f0d448e0176a2222548fd7a2fbf464c0&_a=files [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC2aade6beb02ea367fd97c4070a4198802fe61c03&targetVersion=GCeba546b0f0d448e0176a2222548fd7a2fbf464c0&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:dd95552e-72fb-4363-9b59-08dbd5a5c3e7)
1 parent 0859039 commit 99985d1

File tree

3 files changed

+47
-32
lines changed

3 files changed

+47
-32
lines changed

NuGet.config

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
55
<!-- Begin: Package sources from dotnet-emsdk -->
66
<add key="darc-pub-dotnet-emsdk-c458a76" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-c458a764/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-emsdk-c458a76-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-c458a764-3/nuget/v3/index.json" />
8+
<add key="darc-pub-dotnet-emsdk-c458a76-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-c458a764-2/nuget/v3/index.json" />
9+
<add key="darc-pub-dotnet-emsdk-c458a76-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-c458a764-1/nuget/v3/index.json" />
710
<!-- End: Package sources from dotnet-emsdk -->
811
<!-- Begin: Package sources from dotnet-format -->
912
<add key="darc-pub-dotnet-format-27f1865" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-27f18656/nuget/v3/index.json" />
@@ -19,20 +22,26 @@
1922
<!-- End: Package sources from dotnet-format -->
2023
<!-- Begin: Package sources from dotnet-aspnetcore -->
2124
<add key="darc-int-dotnet-aspnetcore-31d685b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-31d685b2/nuget/v3/index.json" />
25+
<add key="darc-int-dotnet-aspnetcore-31d685b-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-31d685b2-3/nuget/v3/index.json" />
26+
<add key="darc-int-dotnet-aspnetcore-31d685b-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-31d685b2-2/nuget/v3/index.json" />
27+
<add key="darc-int-dotnet-aspnetcore-31d685b-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-31d685b2-1/nuget/v3/index.json" />
2228
<!-- End: Package sources from dotnet-aspnetcore -->
2329
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
2430
<add key="darc-pub-DotNet-msbuild-Trusted-e2abee0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-e2abee08/nuget/v3/index.json" />
2531
<!-- End: Package sources from DotNet-msbuild-Trusted -->
2632
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
2733
<!-- End: Package sources from dotnet-roslyn-analyzers -->
2834
<!-- Begin: Package sources from dotnet-runtime -->
29-
<add key="darc-int-dotnet-runtime-89ef51c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-89ef51c5/nuget/v3/index.json" />
35+
<add key="darc-int-dotnet-runtime-eba546b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-eba546b0/nuget/v3/index.json" />
3036
<!-- End: Package sources from dotnet-runtime -->
3137
<!-- Begin: Package sources from dotnet-templating -->
3238
<add key="darc-pub-dotnet-templating-3dc94e3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-3dc94e39/nuget/v3/index.json" />
3339
<!-- End: Package sources from dotnet-templating -->
3440
<!-- Begin: Package sources from dotnet-windowsdesktop -->
3541
<add key="darc-int-dotnet-windowsdesktop-0dad47b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-0dad47b4/nuget/v3/index.json" />
42+
<add key="darc-int-dotnet-windowsdesktop-0dad47b-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-0dad47b4-3/nuget/v3/index.json" />
43+
<add key="darc-int-dotnet-windowsdesktop-0dad47b-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-0dad47b4-2/nuget/v3/index.json" />
44+
<add key="darc-int-dotnet-windowsdesktop-0dad47b-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-0dad47b4-1/nuget/v3/index.json" />
3645
<!-- End: Package sources from dotnet-windowsdesktop -->
3746
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3847
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -57,6 +66,9 @@
5766
<!-- Begin: Package sources from dotnet-templating -->
5867
<!-- End: Package sources from dotnet-templating -->
5968
<!-- Begin: Package sources from dotnet-aspnetcore -->
69+
<add key="darc-int-dotnet-aspnetcore-31d685b-1" value="true" />
70+
<add key="darc-int-dotnet-aspnetcore-31d685b-2" value="true" />
71+
<add key="darc-int-dotnet-aspnetcore-31d685b-3" value="true" />
6072
<add key="darc-int-dotnet-aspnetcore-31d685b" value="true" />
6173
<!-- End: Package sources from dotnet-aspnetcore -->
6274
<!-- Begin: Package sources from dotnet-format -->
@@ -72,9 +84,12 @@
7284
<!-- End: Package sources from dotnet-format -->
7385
<!-- End: Package sources from dotnet-aspnetcore -->
7486
<!-- Begin: Package sources from dotnet-runtime -->
75-
<add key="darc-int-dotnet-runtime-89ef51c" value="true" />
87+
<add key="darc-int-dotnet-runtime-eba546b" value="true" />
7688
<!-- End: Package sources from dotnet-runtime -->
7789
<!-- Begin: Package sources from dotnet-windowsdesktop -->
90+
<add key="darc-int-dotnet-windowsdesktop-0dad47b-1" value="true" />
91+
<add key="darc-int-dotnet-windowsdesktop-0dad47b-2" value="true" />
92+
<add key="darc-int-dotnet-windowsdesktop-0dad47b-3" value="true" />
7893
<add key="darc-int-dotnet-windowsdesktop-0dad47b" value="true" />
7994
<!-- End: Package sources from dotnet-windowsdesktop -->
8095
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->

eng/Version.Details.xml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -14,42 +14,42 @@
1414
<Sha>3dc94e390f9d515149fe99e64bf5daa8133aff4d</Sha>
1515
<SourceBuild RepoName="templating" ManagedOnly="true" />
1616
</Dependency>
17-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.12">
17+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.13">
1818
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
19-
<Sha>89ef51c5d8f5239345127a1e282e11036e590c8b</Sha>
19+
<Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha>
2020
</Dependency>
21-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.12-servicing.24603.5">
21+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.13-servicing.25066.9">
2222
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
23-
<Sha>89ef51c5d8f5239345127a1e282e11036e590c8b</Sha>
23+
<Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha>
2424
<SourceBuild RepoName="runtime" ManagedOnly="false" />
2525
</Dependency>
26-
<Dependency Name="VS.Redist.Common.NetCore.TargetingPack.x64.8.0" Version="8.0.12-servicing.24603.5">
26+
<Dependency Name="VS.Redist.Common.NetCore.TargetingPack.x64.8.0" Version="8.0.13-servicing.25066.9">
2727
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
28-
<Sha>89ef51c5d8f5239345127a1e282e11036e590c8b</Sha>
28+
<Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha>
2929
</Dependency>
30-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.12">
30+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.13">
3131
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
32-
<Sha>89ef51c5d8f5239345127a1e282e11036e590c8b</Sha>
32+
<Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha>
3333
</Dependency>
34-
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="8.0.12">
34+
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="8.0.13">
3535
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
36-
<Sha>89ef51c5d8f5239345127a1e282e11036e590c8b</Sha>
36+
<Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha>
3737
</Dependency>
38-
<Dependency Name="Microsoft.NETCore.Platforms" Version="8.0.12-servicing.24603.5">
38+
<Dependency Name="Microsoft.NETCore.Platforms" Version="8.0.13-servicing.25066.9">
3939
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
40-
<Sha>89ef51c5d8f5239345127a1e282e11036e590c8b</Sha>
40+
<Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha>
4141
</Dependency>
42-
<Dependency Name="Microsoft.NET.HostModel" Version="8.0.12-servicing.24603.5">
42+
<Dependency Name="Microsoft.NET.HostModel" Version="8.0.13-servicing.25066.9">
4343
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
44-
<Sha>89ef51c5d8f5239345127a1e282e11036e590c8b</Sha>
44+
<Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha>
4545
</Dependency>
4646
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="8.0.2">
4747
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
4848
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
4949
</Dependency>
50-
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="8.0.12">
50+
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="8.0.13">
5151
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
52-
<Sha>89ef51c5d8f5239345127a1e282e11036e590c8b</Sha>
52+
<Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha>
5353
</Dependency>
5454
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.12" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
5555
<Uri>https://github.com/dotnet/emsdk</Uri>
@@ -200,13 +200,13 @@
200200
<Uri>https://github.com/microsoft/vstest</Uri>
201201
<Sha>aa59400b11e1aeee2e8af48928dbd48748a8bef9</Sha>
202202
</Dependency>
203-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.12">
203+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.13">
204204
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
205-
<Sha>89ef51c5d8f5239345127a1e282e11036e590c8b</Sha>
205+
<Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha>
206206
</Dependency>
207-
<Dependency Name="System.Formats.Asn1" Version="8.0.1">
207+
<Dependency Name="System.Formats.Asn1" Version="8.0.2">
208208
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
209-
<Sha>2aade6beb02ea367fd97c4070a4198802fe61c03</Sha>
209+
<Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha>
210210
</Dependency>
211211
<Dependency Name="System.CodeDom" Version="8.0.0">
212212
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -406,9 +406,9 @@
406406
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
407407
</Dependency>
408408
<!-- Dependency required for flowing correct package version in source-build, using PVP flow. -->
409-
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2">
409+
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="8.0.3">
410410
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
411-
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
411+
<Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha>
412412
</Dependency>
413413
<!-- Dependency required for flowing correct package version in source-build, using PVP flow. -->
414414
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="8.0.1">

eng/Versions.props

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,18 +49,18 @@
4949
</PropertyGroup>
5050
<PropertyGroup>
5151
<!-- Dependencies from https://github.com/dotnet/runtime -->
52-
<MicrosoftNETCoreAppRefPackageVersion>8.0.12</MicrosoftNETCoreAppRefPackageVersion>
53-
<VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>8.0.12-servicing.24603.5</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>
54-
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>8.0.12</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
52+
<MicrosoftNETCoreAppRefPackageVersion>8.0.13</MicrosoftNETCoreAppRefPackageVersion>
53+
<VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>8.0.13-servicing.25066.9</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>
54+
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>8.0.13</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
5555
<MicrosoftNETCoreAppRuntimePackageVersion>$(MicrosoftNETCoreAppRuntimewinx64PackageVersion)</MicrosoftNETCoreAppRuntimePackageVersion>
5656
<MicrosoftExtensionsDependencyModelPackageVersion>8.0.2</MicrosoftExtensionsDependencyModelPackageVersion>
57-
<MicrosoftNETCoreDotNetHostResolverPackageVersion>8.0.12</MicrosoftNETCoreDotNetHostResolverPackageVersion>
58-
<MicrosoftNETHostModelVersion>8.0.12-servicing.24603.5</MicrosoftNETHostModelVersion>
57+
<MicrosoftNETCoreDotNetHostResolverPackageVersion>8.0.13</MicrosoftNETCoreDotNetHostResolverPackageVersion>
58+
<MicrosoftNETHostModelVersion>8.0.13-servicing.25066.9</MicrosoftNETHostModelVersion>
5959
<MicrosoftExtensionsFileSystemGlobbingPackageVersion>8.0.0</MicrosoftExtensionsFileSystemGlobbingPackageVersion>
6060
<MicrosoftExtensionsLoggingVersion>8.0.1</MicrosoftExtensionsLoggingVersion>
61-
<MicrosoftExtensionsLoggingAbstractionsVersion>8.0.2</MicrosoftExtensionsLoggingAbstractionsVersion>
61+
<MicrosoftExtensionsLoggingAbstractionsVersion>8.0.3</MicrosoftExtensionsLoggingAbstractionsVersion>
6262
<MicrosoftExtensionsLoggingConsoleVersion>8.0.1</MicrosoftExtensionsLoggingConsoleVersion>
63-
<MicrosoftNETILLinkTasksPackageVersion>8.0.12</MicrosoftNETILLinkTasksPackageVersion>
63+
<MicrosoftNETILLinkTasksPackageVersion>8.0.13</MicrosoftNETILLinkTasksPackageVersion>
6464
<MicrosoftBclAsyncInterfacesPackageVersion>8.0.0</MicrosoftBclAsyncInterfacesPackageVersion>
6565
<MicrosoftExtensionsFileProvidersAbstractionsPackageVersion>8.0.0</MicrosoftExtensionsFileProvidersAbstractionsPackageVersion>
6666
<MicrosoftExtensionsObjectPoolPackageVersion>8.0.12</MicrosoftExtensionsObjectPoolPackageVersion>
@@ -79,7 +79,7 @@
7979
<SystemServiceProcessServiceControllerVersion>8.0.1</SystemServiceProcessServiceControllerVersion>
8080
<SystemTextJsonPackageVersion>8.0.5</SystemTextJsonPackageVersion>
8181
<SystemWindowsExtensionsPackageVersion>8.0.0</SystemWindowsExtensionsPackageVersion>
82-
<SystemFormatsAsn1Version>8.0.1</SystemFormatsAsn1Version>
82+
<SystemFormatsAsn1Version>8.0.2</SystemFormatsAsn1Version>
8383
</PropertyGroup>
8484
<PropertyGroup>
8585
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)