Skip to content

Commit 210d632

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore build 20230524.6 (#3910)
Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal From Version 8.0.0-preview.6.23273.11 -> To Version 8.0.0-preview.6.23274.6 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 6646608 commit 210d632

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
@@ -31,13 +31,13 @@
3131
<Uri>https://github.com/dotnet/installer</Uri>
3232
<Sha>a78abfe66f0385c5fccb357513afb258bb7e955b</Sha>
3333
</Dependency>
34-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-preview.6.23273.11">
34+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-preview.6.23274.6">
3535
<Uri>https://github.com/dotnet/aspnetcore</Uri>
36-
<Sha>b300006bf317461d026c73a7775f7ae06e1a2ca8</Sha>
36+
<Sha>b441d4e816ef3bc43b72e91ba8793f252ada2c5a</Sha>
3737
</Dependency>
38-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-preview.6.23273.11">
38+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-preview.6.23274.6">
3939
<Uri>https://github.com/dotnet/aspnetcore</Uri>
40-
<Sha>b300006bf317461d026c73a7775f7ae06e1a2ca8</Sha>
40+
<Sha>b441d4e816ef3bc43b72e91ba8793f252ada2c5a</Sha>
4141
</Dependency>
4242
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.5.23274.1">
4343
<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
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-preview.5.23274.1</VSRedistCommonNetCoreSharedFrameworkx6480Version>
2222
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.5.23274.1</MicrosoftNETCoreAppRuntimewinx64Version>
2323
<!-- Latest shared aspnetcore version updated by darc -->
24-
<MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-preview.6.23273.11</MicrosoftAspNetCoreAppRefInternalVersion>
25-
<MicrosoftAspNetCoreAppRefVersion>8.0.0-preview.6.23273.11</MicrosoftAspNetCoreAppRefVersion>
24+
<MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-preview.6.23274.6</MicrosoftAspNetCoreAppRefInternalVersion>
25+
<MicrosoftAspNetCoreAppRefVersion>8.0.0-preview.6.23274.6</MicrosoftAspNetCoreAppRefVersion>
2626
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
2727
<MicrosoftDotnetSdkInternalVersion>8.0.100-preview.5.23271.2</MicrosoftDotnetSdkInternalVersion>
2828
</PropertyGroup>

0 commit comments

Comments
 (0)