Skip to content

Commit bc8bf4a

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore build 20210817.1 (#2510)
[main] Update dependencies from dotnet/aspnetcore
1 parent 56a016c commit bc8bf4a

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
<Sha>7f13798e5f567b72ffe63205bf49839245f0f8c1</Sha>
3333
<SourceBuild RepoName="arcade" ManagedOnly="true" />
3434
</Dependency>
35-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.0-rc.1.21413.12">
35+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.0-rc.1.21417.1">
3636
<Uri>https://github.com/dotnet/aspnetcore</Uri>
37-
<Sha>bcfbd5cc47dde7f2be50a24721f24a020dc77356</Sha>
37+
<Sha>0ca2ed9af69e7e334b8e3c1de1d015017f138988</Sha>
3838
</Dependency>
39-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.0-rc.1.21413.12">
39+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.0-rc.1.21417.1">
4040
<Uri>https://github.com/dotnet/aspnetcore</Uri>
41-
<Sha>bcfbd5cc47dde7f2be50a24721f24a020dc77356</Sha>
41+
<Sha>0ca2ed9af69e7e334b8e3c1de1d015017f138988</Sha>
4242
</Dependency>
4343
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-rc.1.21415.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
@@ -20,8 +20,8 @@
2020
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.0-rc.1.21415.6</VSRedistCommonNetCoreSharedFrameworkx6460Version>
2121
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-rc.1.21415.6</MicrosoftNETCoreAppRuntimewinx64Version>
2222
<!-- Latest shared aspnetcore version updated by darc -->
23-
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.0-rc.1.21413.12</MicrosoftAspNetCoreAppRefInternalVersion>
24-
<MicrosoftAspNetCoreAppRefVersion>6.0.0-rc.1.21413.12</MicrosoftAspNetCoreAppRefVersion>
23+
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.0-rc.1.21417.1</MicrosoftAspNetCoreAppRefInternalVersion>
24+
<MicrosoftAspNetCoreAppRefVersion>6.0.0-rc.1.21417.1</MicrosoftAspNetCoreAppRefVersion>
2525
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
2626
<MicrosoftDotnetSdkInternalVersion>6.0.100-preview.1.21103.13</MicrosoftDotnetSdkInternalVersion>
2727
</PropertyGroup>

0 commit comments

Comments
 (0)