Skip to content

Commit 639fb15

Browse files
Update dependencies from https://github.com/dotnet/runtime build 20250310.7
Microsoft.NETCore.App.Runtime.win-x64 , runtime.win-x64.Microsoft.NETCore.ILAsm , VS.Redist.Common.NetCore.SharedFramework.x64.10.0 From Version 10.0.0-preview.3.25155.12 -> To Version 10.0.0-preview.3.25160.7
1 parent ed765ea commit 639fb15

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ 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.10.0" Version="10.0.0-preview.3.25158.5">
10+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-preview.3.25160.7">
1111
<Uri>https://github.com/dotnet/runtime</Uri>
12-
<Sha>d17420560540e4184a78f431de8341f747068c4f</Sha>
12+
<Sha>d737b226536cfa5e7a8db08fa3412cda9466aedc</Sha>
1313
</Dependency>
1414
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.0-preview.3.25155.12">
1515
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -31,9 +31,9 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
3131
<Uri>https://github.com/dotnet/runtime</Uri>
3232
<Sha>7dd74fc403dda02fdccc541b306b8267c9a22aa9</Sha>
3333
</Dependency>
34-
<Dependency Name="runtime.win-x64.Microsoft.NETCore.ILAsm" Version="10.0.0-preview.3.25158.5">
34+
<Dependency Name="runtime.win-x64.Microsoft.NETCore.ILAsm" Version="10.0.0-preview.3.25160.7">
3535
<Uri>https://github.com/dotnet/runtime</Uri>
36-
<Sha>d17420560540e4184a78f431de8341f747068c4f</Sha>
36+
<Sha>d737b226536cfa5e7a8db08fa3412cda9466aedc</Sha>
3737
</Dependency>
3838
<Dependency Name="runtime.win-x86.Microsoft.NETCore.ILAsm" Version="10.0.0-preview.3.25155.12">
3939
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -59,9 +59,9 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
5959
<Uri>https://github.com/dotnet/runtime</Uri>
6060
<Sha>7dd74fc403dda02fdccc541b306b8267c9a22aa9</Sha>
6161
</Dependency>
62-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-preview.3.25158.5">
62+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-preview.3.25160.7">
6363
<Uri>https://github.com/dotnet/runtime</Uri>
64-
<Sha>d17420560540e4184a78f431de8341f747068c4f</Sha>
64+
<Sha>d737b226536cfa5e7a8db08fa3412cda9466aedc</Sha>
6565
</Dependency>
6666
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="10.0.0-preview.3.25155.12">
6767
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414
<!-- Below have corresponding entries in Versions.Details.XML because they are updated via Maestro -->
1515
<PropertyGroup>
16-
<VSRedistCommonNetCoreSharedFrameworkx64100PackageVersion>10.0.0-preview.3.25158.5</VSRedistCommonNetCoreSharedFrameworkx64100PackageVersion>
16+
<VSRedistCommonNetCoreSharedFrameworkx64100PackageVersion>10.0.0-preview.3.25160.7</VSRedistCommonNetCoreSharedFrameworkx64100PackageVersion>
1717
<SystemDiagnosticsEventLogPackageVersion>10.0.0-preview.3.25155.12</SystemDiagnosticsEventLogPackageVersion>
1818
<SystemDirectoryServicesPackageVersion>10.0.0-preview.3.25155.12</SystemDirectoryServicesPackageVersion>
1919
<SystemFormatsNrbfPackageVersion>10.0.0-preview.3.25155.12</SystemFormatsNrbfPackageVersion>
@@ -33,7 +33,7 @@
3333
<SystemThreadingAccessControlPackageVersion>10.0.0-preview.3.25155.12</SystemThreadingAccessControlPackageVersion>
3434
<MicrosoftWin32RegistryAccessControlPackageVersion>10.0.0-preview.3.25155.12</MicrosoftWin32RegistryAccessControlPackageVersion>
3535
<MicrosoftNETCoreAppRefPackageVersion>10.0.0-preview.3.25155.12</MicrosoftNETCoreAppRefPackageVersion>
36-
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>10.0.0-preview.3.25158.5</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
36+
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>10.0.0-preview.3.25160.7</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
3737
<MicrosoftNETCorePlatformsPackageVersion>10.0.0-preview.3.25155.12</MicrosoftNETCorePlatformsPackageVersion>
3838
<MicrosoftWin32SystemEventsPackageVersion>10.0.0-preview.3.25155.12</MicrosoftWin32SystemEventsPackageVersion>
3939
<SystemCodeDomPackageVersion>10.0.0-preview.3.25155.12</SystemCodeDomPackageVersion>
@@ -42,7 +42,7 @@
4242
<SystemSecurityPermissionsPackageVersion>10.0.0-preview.3.25155.12</SystemSecurityPermissionsPackageVersion>
4343
<SystemWindowsExtensionsPackageVersion>10.0.0-preview.3.25155.12</SystemWindowsExtensionsPackageVersion>
4444
<MicrosoftNETCoreILAsmPackageVersion>10.0.0-preview.3.25155.12</MicrosoftNETCoreILAsmPackageVersion>
45-
<runtimewinx64MicrosoftNETCoreILAsmPackageVersion>10.0.0-preview.3.25158.5</runtimewinx64MicrosoftNETCoreILAsmPackageVersion>
45+
<runtimewinx64MicrosoftNETCoreILAsmPackageVersion>10.0.0-preview.3.25160.7</runtimewinx64MicrosoftNETCoreILAsmPackageVersion>
4646
<runtimewinx86MicrosoftNETCoreILAsmPackageVersion>10.0.0-preview.3.25155.12</runtimewinx86MicrosoftNETCoreILAsmPackageVersion>
4747
<!--
4848
Microsoft.NET.Sdk.IL.targets requires definition of MicrosoftNETCoreILAsmVersion

0 commit comments

Comments
 (0)