Skip to content

Commit 10971fb

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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.22408.7">
35+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-rc.1.22410.1">
3636
<Uri>https://github.com/dotnet/aspnetcore</Uri>
37-
<Sha>e93acd505eb402976796b8d6d52a50143ef3ab98</Sha>
37+
<Sha>0cdea60e07a16bd31a5b41c5d4eac3ebeff9acd8</Sha>
3838
</Dependency>
39-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-rc.1.22408.7">
39+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-rc.1.22410.1">
4040
<Uri>https://github.com/dotnet/aspnetcore</Uri>
41-
<Sha>e93acd505eb402976796b8d6d52a50143ef3ab98</Sha>
41+
<Sha>0cdea60e07a16bd31a5b41c5d4eac3ebeff9acd8</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.22408.7</MicrosoftAspNetCoreAppRefInternalVersion>
25-
<MicrosoftAspNetCoreAppRefVersion>7.0.0-rc.1.22408.7</MicrosoftAspNetCoreAppRefVersion>
24+
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rc.1.22410.1</MicrosoftAspNetCoreAppRefInternalVersion>
25+
<MicrosoftAspNetCoreAppRefVersion>7.0.0-rc.1.22410.1</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)