Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
…0220824.4

Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal
 From Version 7.0.0-rc.2.22423.16 -> To Version 7.0.0-rc.2.22424.4
  • Loading branch information
dotnet-maestro[bot] committed Aug 25, 2022
commit 393f7f8795d569243f169c092462e567aa21542b
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/installer</Uri>
<Sha>8f639696e6d57fb09e03e89c6397d913de1231ed</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-rc.2.22423.16">
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-rc.2.22424.4">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>155ed403b07bb81d829b9824c7333c134790b129</Sha>
<Sha>0e0cb263176b2ff6f048aa48c7870986c37d894d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-rc.2.22423.16">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-rc.2.22424.4">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>155ed403b07bb81d829b9824c7333c134790b129</Sha>
<Sha>0e0cb263176b2ff6f048aa48c7870986c37d894d</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-rc.1.22422.12">
<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 @@
<VSRedistCommonNetCoreSharedFrameworkx6470Version>7.0.0-rc.1.22422.12</VSRedistCommonNetCoreSharedFrameworkx6470Version>
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-rc.1.22422.12</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rc.2.22423.16</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>7.0.0-rc.2.22423.16</MicrosoftAspNetCoreAppRefVersion>
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rc.2.22424.4</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>7.0.0-rc.2.22424.4</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
<MicrosoftDotnetSdkInternalVersion>7.0.100-rc.1.22407.1</MicrosoftDotnetSdkInternalVersion>
</PropertyGroup>
Expand Down