Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/aspnetcore (#4933)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/aspnetcore
  • Loading branch information
dotnet-maestro[bot] committed Sep 14, 2024
1 parent d1be3fc commit db76747
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 @@ -32,13 +32,13 @@
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>dc8695276bd1ec6cc1f1b0cf3ae55875eda3ad14</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.2.24462.5">
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.2.24463.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>37dd88bdfb6cfba5122ad0cc13ace787628b93cb</Sha>
<Sha>4f2a59c5352e399830e09b22ecbcfd5d5312c5b3</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.2.24462.5">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.2.24463.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>37dd88bdfb6cfba5122ad0cc13ace787628b93cb</Sha>
<Sha>4f2a59c5352e399830e09b22ecbcfd5d5312c5b3</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.2.24462.10">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.2.24462.10</VSRedistCommonNetCoreSharedFrameworkx6490Version>
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.2.24462.10</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.2.24462.5</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.2.24462.5</MicrosoftAspNetCoreAppRefVersion>
<MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.2.24463.6</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.2.24463.6</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
<MicrosoftDotnetSdkVersion>9.0.100-rc.1.24409.1</MicrosoftDotnetSdkVersion>
</PropertyGroup>
Expand Down

0 comments on commit db76747

Please sign in to comment.