Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/runtime (#4904)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/runtime
  • Loading branch information
dotnet-maestro[bot] authored Sep 4, 2024
1 parent 05d931d commit 5abca57
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>b4a37b11c6a29a19f2015de0d0818c3f8f2d35e6</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.2.24429.19">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.2.24453.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>d0f3235d312f7cf9683012b3fe96b2c6f20a1743</Sha>
<Sha>31528d082bd760377b8d818fc839a338cd071b1f</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-rc.2.24429.19">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-rc.2.24453.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>d0f3235d312f7cf9683012b3fe96b2c6f20a1743</Sha>
<Sha>31528d082bd760377b8d818fc839a338cd071b1f</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.0-alpha.1.24453.3">
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
</PropertyGroup>
<PropertyGroup>
<!-- Latest shared runtime version updated by darc -->
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.2.24429.19</VSRedistCommonNetCoreSharedFrameworkx6490Version>
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.2.24429.19</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.2.24453.5</VSRedistCommonNetCoreSharedFrameworkx6490Version>
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.2.24453.5</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.2.24453.17</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.2.24453.17</MicrosoftAspNetCoreAppRefVersion>
Expand Down

0 comments on commit 5abca57

Please sign in to comment.