Skip to content

Commit a515975

Browse files
maestro-prod-Primaryvseanreesermsft
authored andcommitted
Merged PR 43935: [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
This pull request updates the following dependencies [marker]: <> (Begin:d72686ca-0460-40d4-f427-08dbd53b3319) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: d72686ca-0460-40d4-f427-08dbd53b3319 - **Build**: 20241017.7 - **Date Produced**: October 17, 2024 11:26:32 PM UTC - **Commit**: 9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5 - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: [from 8.0.11-servicing.24514.23 to 8.0.11-servicing.24517.7][1] - **Microsoft.NET.Sdk.IL**: [from 8.0.11-servicing.24514.23 to 8.0.11-servicing.24517.7][1] - **Microsoft.NETCore.App.Ref**: [from 8.0.11 to 8.0.11][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.11 to 8.0.11][1] - **Microsoft.NETCore.ILAsm**: [from 8.0.11-servicing.24514.23 to 8.0.11-servicing.24517.7][1] - **Microsoft.NETCore.ILDAsm**: [from 8.0.11-servicing.24514.23 to 8.0.11-servicing.24517.7][1] - **Microsoft.NETCore.Platforms**: [from 8.0.11-servicing.24514.23 to 8.0.11-servicing.24517.7][1] - **runtime.win-x64.Microsoft.NETCore.ILAsm**: [from 8.0.11-servicing.24514.23 to 8.0.11-servicing.24517.7][1] - **runtime.win-x86.Microsoft.NETCore.ILAsm**: [from 8.0.11-servicing.24514.23 to 8.0.11-servicing.24517.7][1] - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.11-servicing.24514.23 to 8.0.11-servicing.24517.7][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCc36b66f47588241680d564feaa2d589299adcd9c&targetVersion=GC9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:d72686ca-0460-40d4-f427-08dbd53b3319)
2 parents bff4cc0 + 448f5c2 commit a515975

File tree

4 files changed

+27
-27
lines changed

4 files changed

+27
-27
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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-c36b66f" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-c36b66f4/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-runtime-9cb3b72" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-9cb3b725/nuget/v3/index.json" />
88
<add key="darc-int-dotnet-runtime-5292f3a" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-5292f3ab/nuget/v3/index.json" />
99
<!-- End: Package sources from dotnet-runtime -->
1010
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
@@ -25,7 +25,7 @@
2525
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2626
<!-- Begin: Package sources from dotnet-runtime -->
2727
<add key="darc-int-dotnet-runtime-5292f3a" value="true" />
28-
<add key="darc-int-dotnet-runtime-c36b66f" value="true" />
28+
<add key="darc-int-dotnet-runtime-9cb3b72" value="true" />
2929
<!-- End: Package sources from dotnet-runtime -->
3030
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3131
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
77
-->
88
<Dependencies>
99
<ProductDependencies>
10-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.11-servicing.24514.23">
10+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.11-servicing.24517.7">
1111
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
12-
<Sha>c36b66f47588241680d564feaa2d589299adcd9c</Sha>
12+
<Sha>9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5</Sha>
1313
</Dependency>
14-
<Dependency Name="Microsoft.NETCore.Platforms" Version="8.0.11-servicing.24514.23">
14+
<Dependency Name="Microsoft.NETCore.Platforms" Version="8.0.11-servicing.24517.7">
1515
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
16-
<Sha>c36b66f47588241680d564feaa2d589299adcd9c</Sha>
16+
<Sha>9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5</Sha>
1717
</Dependency>
1818
<Dependency Name="System.Resources.Extensions" Version="8.0.0">
1919
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -23,29 +23,29 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
2323
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
2424
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
2525
</Dependency>
26-
<Dependency Name="Microsoft.NET.Sdk.IL" Version="8.0.11-servicing.24514.23">
26+
<Dependency Name="Microsoft.NET.Sdk.IL" Version="8.0.11-servicing.24517.7">
2727
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
28-
<Sha>c36b66f47588241680d564feaa2d589299adcd9c</Sha>
28+
<Sha>9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5</Sha>
2929
</Dependency>
30-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="8.0.11-servicing.24514.23">
30+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="8.0.11-servicing.24517.7">
3131
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
32-
<Sha>c36b66f47588241680d564feaa2d589299adcd9c</Sha>
32+
<Sha>9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5</Sha>
3333
</Dependency>
34-
<Dependency Name="runtime.win-x64.Microsoft.NETCore.ILAsm" Version="8.0.11-servicing.24514.23">
34+
<Dependency Name="runtime.win-x64.Microsoft.NETCore.ILAsm" Version="8.0.11-servicing.24517.7">
3535
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
36-
<Sha>c36b66f47588241680d564feaa2d589299adcd9c</Sha>
36+
<Sha>9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5</Sha>
3737
</Dependency>
38-
<Dependency Name="runtime.win-x86.Microsoft.NETCore.ILAsm" Version="8.0.11-servicing.24514.23">
38+
<Dependency Name="runtime.win-x86.Microsoft.NETCore.ILAsm" Version="8.0.11-servicing.24517.7">
3939
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
40-
<Sha>c36b66f47588241680d564feaa2d589299adcd9c</Sha>
40+
<Sha>9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5</Sha>
4141
</Dependency>
4242
<Dependency Name="System.Reflection.MetadataLoadContext" Version="8.0.1">
4343
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
4444
<Sha>5292f3ab6decc3a8f863b02e6043fdaa1190c72d</Sha>
4545
</Dependency>
46-
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="8.0.11-servicing.24514.23">
46+
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="8.0.11-servicing.24517.7">
4747
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
48-
<Sha>c36b66f47588241680d564feaa2d589299adcd9c</Sha>
48+
<Sha>9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5</Sha>
4949
</Dependency>
5050
<Dependency Name="System.Text.Encodings.Web" Version="8.0.0">
5151
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -57,15 +57,15 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
5757
</Dependency>
5858
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.11">
5959
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
60-
<Sha>c36b66f47588241680d564feaa2d589299adcd9c</Sha>
60+
<Sha>9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5</Sha>
6161
</Dependency>
6262
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.11">
6363
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
64-
<Sha>c36b66f47588241680d564feaa2d589299adcd9c</Sha>
64+
<Sha>9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5</Sha>
6565
</Dependency>
66-
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="8.0.11-servicing.24514.23">
66+
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="8.0.11-servicing.24517.7">
6767
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
68-
<Sha>c36b66f47588241680d564feaa2d589299adcd9c</Sha>
68+
<Sha>9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5</Sha>
6969
</Dependency>
7070
<!-- These dependencies are required by windowsdesktop for coherency. -->
7171
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="8.0.0">

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
</PropertyGroup>
1717
<!-- Below have corresponding entries in Versions.Details.XML because they are updated via Maestro -->
1818
<PropertyGroup>
19-
<VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>8.0.11-servicing.24514.23</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>
19+
<VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>8.0.11-servicing.24517.7</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>
2020
<SystemDiagnosticsEventLogPackageVersion>8.0.1</SystemDiagnosticsEventLogPackageVersion>
2121
<SystemDirectoryServicesPackageVersion>8.0.0</SystemDirectoryServicesPackageVersion>
2222
<SystemReflectionMetadataLoadContextPackageVersion>8.0.1</SystemReflectionMetadataLoadContextPackageVersion>
2323
<SystemSecurityCryptographyXmlPackageVersion>8.0.2</SystemSecurityCryptographyXmlPackageVersion>
2424
<SystemIOPackagingPackageVersion>8.0.1</SystemIOPackagingPackageVersion>
2525
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>5.0.0-preview.7.20320.5</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
26-
<MicrosoftNETCoreILDAsmPackageVersion>8.0.11-servicing.24514.23</MicrosoftNETCoreILDAsmPackageVersion>
26+
<MicrosoftNETCoreILDAsmPackageVersion>8.0.11-servicing.24517.7</MicrosoftNETCoreILDAsmPackageVersion>
2727
<SystemDiagnosticsPerformanceCounterPackageVersion>8.0.1</SystemDiagnosticsPerformanceCounterPackageVersion>
2828
<SystemRuntimeCompilerServicesUnsafePackageVersion>6.0.0</SystemRuntimeCompilerServicesUnsafePackageVersion>
2929
<SystemSecurityCryptographyPkcsPackageVersion>8.0.1</SystemSecurityCryptographyPkcsPackageVersion>
@@ -34,16 +34,16 @@
3434
<MicrosoftWin32RegistryAccessControlPackageVersion>8.0.0</MicrosoftWin32RegistryAccessControlPackageVersion>
3535
<MicrosoftNETCoreAppRefPackageVersion>8.0.11</MicrosoftNETCoreAppRefPackageVersion>
3636
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>8.0.11</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
37-
<MicrosoftNETCorePlatformsPackageVersion>8.0.11-servicing.24514.23</MicrosoftNETCorePlatformsPackageVersion>
37+
<MicrosoftNETCorePlatformsPackageVersion>8.0.11-servicing.24517.7</MicrosoftNETCorePlatformsPackageVersion>
3838
<MicrosoftWin32SystemEventsPackageVersion>8.0.0</MicrosoftWin32SystemEventsPackageVersion>
3939
<SystemCodeDomPackageVersion>8.0.0</SystemCodeDomPackageVersion>
4040
<SystemConfigurationConfigurationManagerPackageVersion>8.0.1</SystemConfigurationConfigurationManagerPackageVersion>
4141
<SystemResourcesExtensionsPackageVersion>8.0.0</SystemResourcesExtensionsPackageVersion>
4242
<SystemSecurityPermissionsPackageVersion>8.0.0</SystemSecurityPermissionsPackageVersion>
4343
<SystemWindowsExtensionsPackageVersion>8.0.0</SystemWindowsExtensionsPackageVersion>
44-
<MicrosoftNETCoreILAsmPackageVersion>8.0.11-servicing.24514.23</MicrosoftNETCoreILAsmPackageVersion>
45-
<runtimewinx64MicrosoftNETCoreILAsmPackageVersion>8.0.11-servicing.24514.23</runtimewinx64MicrosoftNETCoreILAsmPackageVersion>
46-
<runtimewinx86MicrosoftNETCoreILAsmPackageVersion>8.0.11-servicing.24514.23</runtimewinx86MicrosoftNETCoreILAsmPackageVersion>
44+
<MicrosoftNETCoreILAsmPackageVersion>8.0.11-servicing.24517.7</MicrosoftNETCoreILAsmPackageVersion>
45+
<runtimewinx64MicrosoftNETCoreILAsmPackageVersion>8.0.11-servicing.24517.7</runtimewinx64MicrosoftNETCoreILAsmPackageVersion>
46+
<runtimewinx86MicrosoftNETCoreILAsmPackageVersion>8.0.11-servicing.24517.7</runtimewinx86MicrosoftNETCoreILAsmPackageVersion>
4747
<!--
4848
Microsoft.NET.Sdk.IL.targets requires definition of MicrosoftNETCoreILAsmVersion
4949
-->

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.24516.1",
1919
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24516.1",
2020
"FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
21-
"Microsoft.NET.Sdk.IL": "8.0.11-servicing.24514.23"
21+
"Microsoft.NET.Sdk.IL": "8.0.11-servicing.24517.7"
2222
},
2323
"native-tools": {
2424
"cmake": "latest"

0 commit comments

Comments
 (0)