Skip to content

Commit 2b7ccb0

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore build 20220920.1 (#3397)
[main] Update dependencies from dotnet/aspnetcore
1 parent ea7b5b2 commit 2b7ccb0

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>330dee39e5e4dcf765f4c41c76b94c8e4497e91c</Sha>
3434
</Dependency>
35-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-rtm.22466.18">
35+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-rtm.22470.1">
3636
<Uri>https://github.com/dotnet/aspnetcore</Uri>
37-
<Sha>282f781c30da7b813099cd7878600368dffac804</Sha>
37+
<Sha>35c3d66a10dae85cf615da7cdc9e0f0de0d678bb</Sha>
3838
</Dependency>
39-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-rtm.22466.18">
39+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-rtm.22470.1">
4040
<Uri>https://github.com/dotnet/aspnetcore</Uri>
41-
<Sha>282f781c30da7b813099cd7878600368dffac804</Sha>
41+
<Sha>35c3d66a10dae85cf615da7cdc9e0f0de0d678bb</Sha>
4242
</Dependency>
4343
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-rtm.22466.6">
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-rtm.22466.6</VSRedistCommonNetCoreSharedFrameworkx6470Version>
2222
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-rtm.22466.6</MicrosoftNETCoreAppRuntimewinx64Version>
2323
<!-- Latest shared aspnetcore version updated by darc -->
24-
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rtm.22466.18</MicrosoftAspNetCoreAppRefInternalVersion>
25-
<MicrosoftAspNetCoreAppRefVersion>7.0.0-rtm.22466.18</MicrosoftAspNetCoreAppRefVersion>
24+
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rtm.22470.1</MicrosoftAspNetCoreAppRefInternalVersion>
25+
<MicrosoftAspNetCoreAppRefVersion>7.0.0-rtm.22470.1</MicrosoftAspNetCoreAppRefVersion>
2626
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
2727
<MicrosoftDotnetSdkInternalVersion>7.0.100-rc.2.22454.1</MicrosoftDotnetSdkInternalVersion>
2828
</PropertyGroup>

0 commit comments

Comments
 (0)