Skip to content

Commit 208833b

Browse files
[main] Update dependencies from dotnet/runtime (#5184)
[main] Update dependencies from dotnet/runtime
1 parent d2289f3 commit 208833b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
<Uri>https://github.com/dotnet/aspnetcore</Uri>
4141
<Sha>38cac4ab9b8aba54671f226fb3c075ee3701f9b7</Sha>
4242
</Dependency>
43-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.25065.17">
43+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.25066.14">
4444
<Uri>https://github.com/dotnet/runtime</Uri>
45-
<Sha>2da9a85776113f3f7b202a1e298a22d7e88496d2</Sha>
45+
<Sha>42fe08e9270201a6873ad49ae266e122d1e47401</Sha>
4646
</Dependency>
47-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25065.17">
47+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25066.14">
4848
<Uri>https://github.com/dotnet/runtime</Uri>
49-
<Sha>2da9a85776113f3f7b202a1e298a22d7e88496d2</Sha>
49+
<Sha>42fe08e9270201a6873ad49ae266e122d1e47401</Sha>
5050
</Dependency>
5151
<!-- Intermediate is necessary for source build. -->
5252
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.606501">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
</PropertyGroup>
1717
<PropertyGroup>
1818
<!-- Latest shared runtime version updated by darc -->
19-
<VSRedistCommonNetCoreSharedFrameworkx64100Version>10.0.0-alpha.1.25065.17</VSRedistCommonNetCoreSharedFrameworkx64100Version>
20-
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-alpha.1.25065.17</MicrosoftNETCoreAppRuntimewinx64Version>
19+
<VSRedistCommonNetCoreSharedFrameworkx64100Version>10.0.0-alpha.1.25066.14</VSRedistCommonNetCoreSharedFrameworkx64100Version>
20+
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-alpha.1.25066.14</MicrosoftNETCoreAppRuntimewinx64Version>
2121
<!-- Latest shared aspnetcore version updated by darc -->
2222
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-alpha.2.25060.16</MicrosoftAspNetCoreAppRefInternalVersion>
2323
<MicrosoftAspNetCoreAppRefVersion>10.0.0-alpha.2.25060.16</MicrosoftAspNetCoreAppRefVersion>

0 commit comments

Comments
 (0)