[main] Update dependencies from dotnet/aspnetcore (#4768)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 3 Jul 2024 00:50:44 +0000 (17:50 -0700)
committerGitHub <noreply@github.com>
Wed, 3 Jul 2024 00:50:44 +0000 (17:50 -0700)
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**: 20240629.2
- **Date Produced**: June 30, 2024 3:21:38 AM UTC
- **Commit**: d301328737c4912b95f236c4b349cf46ef7a473a
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.7.24321.1 to
9.0.0-preview.7.24329.2][4]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.7.24321.1 to 9.0.0-preview.7.24329.2][4]

[4]:
https://github.com/dotnet/aspnetcore/compare/28481ab0d6...d301328737

[DependencyUpdate]: <> (End)

[marker]: <> (End:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
eng/Version.Details.xml
eng/Versions.props

index 1fd6f92f4bd2a0fe740045adbe9005292a5d3d66..03338603cae8e1d8ccba4b8043605e6e970aa02e 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>fa261b952d702c6bd604728fcbdb58ac071a22b1</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.7.24321.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.7.24329.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>28481ab0d6a31883a6c058d045ca8f72591a7eca</Sha>
+      <Sha>d301328737c4912b95f236c4b349cf46ef7a473a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.7.24321.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.7.24329.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>28481ab0d6a31883a6c058d045ca8f72591a7eca</Sha>
+      <Sha>d301328737c4912b95f236c4b349cf46ef7a473a</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24307.2">
       <Uri>https://github.com/dotnet/runtime</Uri>
index c0866fe2df3abf87c2bc3a680a0b5218f220c03c..7a1ba38aea50560457218a11d3672b9c3c4fb0b9 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24307.2</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24307.2</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.7.24321.1</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.7.24321.1</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.7.24329.2</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.7.24329.2</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.5.24253.16</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>