Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/aspnetcore (#4266)
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 27, 2023
1 parent 4c4c69f commit 2df2482
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 @@ -31,13 +31,13 @@
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>f8a61a24ac843529a82a8f6ede35fc08a6fb8c35</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23475.5">
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23476.22">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>325a7569823645e43020a8c38771353c6f6eaddf</Sha>
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rtm.23475.5">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rtm.23476.22">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>325a7569823645e43020a8c38771353c6f6eaddf</Sha>
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rtm.23475.7">
<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 @@ -21,8 +21,8 @@
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rtm.23475.7</VSRedistCommonNetCoreSharedFrameworkx6480Version>
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rtm.23475.7</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rtm.23475.5</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>8.0.0-rtm.23475.5</MicrosoftAspNetCoreAppRefVersion>
<MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rtm.23476.22</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>8.0.0-rtm.23476.22</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
<MicrosoftDotnetSdkInternalVersion>8.0.100-rtm.23474.2</MicrosoftDotnetSdkInternalVersion>
</PropertyGroup>
Expand Down

0 comments on commit 2df2482

Please sign in to comment.