Skip to content

Commit cb11e39

Browse files
[main] Update dependencies from dotnet/aspnetcore (#4752)
This pull request updates the following dependencies [marker]: <> (Begin:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb) ## From https://github.com/dotnet/aspnetcore - **Subscription**: e96c3e1a-afbc-49f7-37c9-08dc4e3803cb - **Build**: 20240621.1 - **Date Produced**: June 21, 2024 3:05:08 PM UTC - **Commit**: 28481ab0d6a31883a6c058d045ca8f72591a7eca - **Branch**: refs/heads/main [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.7.24320.9 to 9.0.0-preview.7.24321.1][4] - **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.0-preview.7.24320.9 to 9.0.0-preview.7.24321.1][4] [4]: dotnet/aspnetcore@e5e94a1...28481ab [DependencyUpdate]: <> (End) [marker]: <> (End:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent f9c76c5 commit cb11e39

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>fa261b952d702c6bd604728fcbdb58ac071a22b1</Sha>
3434
</Dependency>
35-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.7.24320.9">
35+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.7.24321.1">
3636
<Uri>https://github.com/dotnet/aspnetcore</Uri>
37-
<Sha>e5e94a1bf0562a2b017f0e8e849d41e8d04d5409</Sha>
37+
<Sha>28481ab0d6a31883a6c058d045ca8f72591a7eca</Sha>
3838
</Dependency>
39-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.7.24320.9">
39+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.7.24321.1">
4040
<Uri>https://github.com/dotnet/aspnetcore</Uri>
41-
<Sha>e5e94a1bf0562a2b017f0e8e849d41e8d04d5409</Sha>
41+
<Sha>28481ab0d6a31883a6c058d045ca8f72591a7eca</Sha>
4242
</Dependency>
4343
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24307.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
@@ -19,8 +19,8 @@
1919
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24307.2</VSRedistCommonNetCoreSharedFrameworkx6490Version>
2020
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24307.2</MicrosoftNETCoreAppRuntimewinx64Version>
2121
<!-- Latest shared aspnetcore version updated by darc -->
22-
<MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.7.24320.9</MicrosoftAspNetCoreAppRefInternalVersion>
23-
<MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.7.24320.9</MicrosoftAspNetCoreAppRefVersion>
22+
<MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.7.24321.1</MicrosoftAspNetCoreAppRefInternalVersion>
23+
<MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.7.24321.1</MicrosoftAspNetCoreAppRefVersion>
2424
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
2525
<MicrosoftDotnetSdkInternalVersion>9.0.100-preview.5.24253.16</MicrosoftDotnetSdkInternalVersion>
2626
</PropertyGroup>

0 commit comments

Comments
 (0)