Skip to content

Commit c65a801

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore build 20220823.1 (#3309)
[main] Update dependencies from dotnet/aspnetcore
1 parent c85cbdc commit c65a801

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.2.22421.9">
35+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-rc.2.22423.1">
3636
<Uri>https://github.com/dotnet/aspnetcore</Uri>
37-
<Sha>8422de0d855925b647c4285f6bd93da8cb0e1a2b</Sha>
37+
<Sha>f3e898bc7b249850808fa6d0bc4d5708169f2759</Sha>
3838
</Dependency>
39-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-rc.2.22421.9">
39+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-rc.2.22423.1">
4040
<Uri>https://github.com/dotnet/aspnetcore</Uri>
41-
<Sha>8422de0d855925b647c4285f6bd93da8cb0e1a2b</Sha>
41+
<Sha>f3e898bc7b249850808fa6d0bc4d5708169f2759</Sha>
4242
</Dependency>
4343
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-rc.1.22421.2">
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.22421.2</VSRedistCommonNetCoreSharedFrameworkx6470Version>
2222
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-rc.1.22421.2</MicrosoftNETCoreAppRuntimewinx64Version>
2323
<!-- Latest shared aspnetcore version updated by darc -->
24-
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rc.2.22421.9</MicrosoftAspNetCoreAppRefInternalVersion>
25-
<MicrosoftAspNetCoreAppRefVersion>7.0.0-rc.2.22421.9</MicrosoftAspNetCoreAppRefVersion>
24+
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rc.2.22423.1</MicrosoftAspNetCoreAppRefInternalVersion>
25+
<MicrosoftAspNetCoreAppRefVersion>7.0.0-rc.2.22423.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)