Skip to content

Commit b248857

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore build 20230520.1 (#3896)
[main] Update dependencies from dotnet/aspnetcore
1 parent d1c68b1 commit b248857

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>8488614afec7497b9e74b47c976af2a97506bb96</Sha>
3333
</Dependency>
34-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-preview.5.23269.8">
34+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-preview.5.23270.1">
3535
<Uri>https://github.com/dotnet/aspnetcore</Uri>
36-
<Sha>25e93c30bb536e5554ac607f56d569fd5a228b67</Sha>
36+
<Sha>002650f48d2ea5d8fe1e746e6ef319d95661f325</Sha>
3737
</Dependency>
38-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-preview.5.23269.8">
38+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-preview.5.23270.1">
3939
<Uri>https://github.com/dotnet/aspnetcore</Uri>
40-
<Sha>25e93c30bb536e5554ac607f56d569fd5a228b67</Sha>
40+
<Sha>002650f48d2ea5d8fe1e746e6ef319d95661f325</Sha>
4141
</Dependency>
4242
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.5.23268.14">
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.23268.14</VSRedistCommonNetCoreSharedFrameworkx6480Version>
2222
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.5.23268.14</MicrosoftNETCoreAppRuntimewinx64Version>
2323
<!-- Latest shared aspnetcore version updated by darc -->
24-
<MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-preview.5.23269.8</MicrosoftAspNetCoreAppRefInternalVersion>
25-
<MicrosoftAspNetCoreAppRefVersion>8.0.0-preview.5.23269.8</MicrosoftAspNetCoreAppRefVersion>
24+
<MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-preview.5.23270.1</MicrosoftAspNetCoreAppRefInternalVersion>
25+
<MicrosoftAspNetCoreAppRefVersion>8.0.0-preview.5.23270.1</MicrosoftAspNetCoreAppRefVersion>
2626
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
2727
<MicrosoftDotnetSdkInternalVersion>8.0.100-preview.5.23264.2</MicrosoftDotnetSdkInternalVersion>
2828
</PropertyGroup>

0 commit comments

Comments
 (0)