Skip to content

Commit d2289f3

Browse files
[main] Update dependencies from dotnet/runtime (#5183)
[main] Update dependencies from dotnet/runtime
1 parent 697aaf3 commit d2289f3

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.25064.15">
43+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.25065.17">
4444
<Uri>https://github.com/dotnet/runtime</Uri>
45-
<Sha>d81ce00e1bd66f7e325ad2befd5bb761ce9c9859</Sha>
45+
<Sha>2da9a85776113f3f7b202a1e298a22d7e88496d2</Sha>
4646
</Dependency>
47-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25064.15">
47+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25065.17">
4848
<Uri>https://github.com/dotnet/runtime</Uri>
49-
<Sha>d81ce00e1bd66f7e325ad2befd5bb761ce9c9859</Sha>
49+
<Sha>2da9a85776113f3f7b202a1e298a22d7e88496d2</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.25064.15</VSRedistCommonNetCoreSharedFrameworkx64100Version>
20-
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-alpha.1.25064.15</MicrosoftNETCoreAppRuntimewinx64Version>
19+
<VSRedistCommonNetCoreSharedFrameworkx64100Version>10.0.0-alpha.1.25065.17</VSRedistCommonNetCoreSharedFrameworkx64100Version>
20+
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-alpha.1.25065.17</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)