Skip to content

Commit 85916fb

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore build 20220810.20 (#3278)
[main] Update dependencies from dotnet/aspnetcore
1 parent 10971fb commit 85916fb

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
<Uri>https://github.com/dotnet/installer</Uri>
3333
<Sha>8f639696e6d57fb09e03e89c6397d913de1231ed</Sha>
3434
</Dependency>
35-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-rc.1.22410.1">
35+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-rc.1.22410.20">
3636
<Uri>https://github.com/dotnet/aspnetcore</Uri>
37-
<Sha>0cdea60e07a16bd31a5b41c5d4eac3ebeff9acd8</Sha>
37+
<Sha>d3401f5c8b5661d3163c80ff8a9ab5cec67b7a52</Sha>
3838
</Dependency>
39-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-rc.1.22410.1">
39+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-rc.1.22410.20">
4040
<Uri>https://github.com/dotnet/aspnetcore</Uri>
41-
<Sha>0cdea60e07a16bd31a5b41c5d4eac3ebeff9acd8</Sha>
41+
<Sha>d3401f5c8b5661d3163c80ff8a9ab5cec67b7a52</Sha>
4242
</Dependency>
4343
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-rc.1.22410.1">
4444
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
<VSRedistCommonNetCoreSharedFrameworkx6470Version>7.0.0-rc.1.22410.1</VSRedistCommonNetCoreSharedFrameworkx6470Version>
2222
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-rc.1.22410.1</MicrosoftNETCoreAppRuntimewinx64Version>
2323
<!-- Latest shared aspnetcore version updated by darc -->
24-
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rc.1.22410.1</MicrosoftAspNetCoreAppRefInternalVersion>
25-
<MicrosoftAspNetCoreAppRefVersion>7.0.0-rc.1.22410.1</MicrosoftAspNetCoreAppRefVersion>
24+
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rc.1.22410.20</MicrosoftAspNetCoreAppRefInternalVersion>
25+
<MicrosoftAspNetCoreAppRefVersion>7.0.0-rc.1.22410.20</MicrosoftAspNetCoreAppRefVersion>
2626
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
2727
<MicrosoftDotnetSdkInternalVersion>7.0.100-rc.1.22407.1</MicrosoftDotnetSdkInternalVersion>
2828
</PropertyGroup>

0 commit comments

Comments
 (0)