Skip to content

Commit bb8cc24

Browse files
[main] Update dependencies from dotnet/runtime (#5229)
[main] Update dependencies from dotnet/runtime
1 parent 8717653 commit bb8cc24

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>f81e41d137d079fbe043bec0e90544357865cc10</Sha>
4242
</Dependency>
43-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-preview.2.25104.8">
43+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-preview.2.25105.8">
4444
<Uri>https://github.com/dotnet/runtime</Uri>
45-
<Sha>96999291536892d5777ff9e7d67834f248652cd8</Sha>
45+
<Sha>db172de1f3445c622e6151152c071296c0cf4bf6</Sha>
4646
</Dependency>
47-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-preview.2.25104.8">
47+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-preview.2.25105.8">
4848
<Uri>https://github.com/dotnet/runtime</Uri>
49-
<Sha>96999291536892d5777ff9e7d67834f248652cd8</Sha>
49+
<Sha>db172de1f3445c622e6151152c071296c0cf4bf6</Sha>
5050
</Dependency>
5151
<!-- Intermediate is necessary for source build. -->
5252
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.610402">

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-preview.2.25104.8</VSRedistCommonNetCoreSharedFrameworkx64100Version>
20-
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-preview.2.25104.8</MicrosoftNETCoreAppRuntimewinx64Version>
19+
<VSRedistCommonNetCoreSharedFrameworkx64100Version>10.0.0-preview.2.25105.8</VSRedistCommonNetCoreSharedFrameworkx64100Version>
20+
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-preview.2.25105.8</MicrosoftNETCoreAppRuntimewinx64Version>
2121
<!-- Latest shared aspnetcore version updated by darc -->
2222
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-preview.2.25104.4</MicrosoftAspNetCoreAppRefInternalVersion>
2323
<MicrosoftAspNetCoreAppRefVersion>10.0.0-preview.2.25104.4</MicrosoftAspNetCoreAppRefVersion>

0 commit comments

Comments
 (0)