Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/runtime (#5009)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/runtime
  • Loading branch information
dotnet-maestro[bot] authored Oct 16, 2024
1 parent 05865c9 commit 1d4efd8
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>228b9ea237f21b19647f11c98e342efdb9a1f3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rtm.24514.4">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rtm.24515.15">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>c2da91e256ebcb69f71040eb93b186b0985a2384</Sha>
<Sha>b8f5d2538d402d4714b4567af4b05b98aac94d2d</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-rtm.24514.4">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-rtm.24515.15">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>c2da91e256ebcb69f71040eb93b186b0985a2384</Sha>
<Sha>b8f5d2538d402d4714b4567af4b05b98aac94d2d</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.0-alpha.1.24515.1">
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-rtm.24514.4</VSRedistCommonNetCoreSharedFrameworkx6490Version>
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rtm.24514.4</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rtm.24515.15</VSRedistCommonNetCoreSharedFrameworkx6490Version>
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rtm.24515.15</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rtm.24514.7</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>9.0.0-rtm.24514.7</MicrosoftAspNetCoreAppRefVersion>
Expand Down

0 comments on commit 1d4efd8

Please sign in to comment.