[main] Update dependencies from dotnet/aspnetcore (#4747)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 20 Jun 2024 16:44:11 +0000 (09:44 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Jun 2024 16:44:11 +0000 (09:44 -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**: 20240620.2
- **Date Produced**: June 20, 2024 10:13:46 AM UTC
- **Commit**: cd92ed12476de4e03ae5293d81362f2eb07b4f80
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24315.1 to
9.0.0-preview.6.24320.2][3]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24315.1 to 9.0.0-preview.6.24320.2][3]

[3]:
https://github.com/dotnet/aspnetcore/compare/c283d05ce0...cd92ed1247

[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 142ad06a30f6e95ada31941d31af37797788bac8..06d254502a4ac866180891b7006e8fa708abb920 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.6.24315.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.6.24320.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>c283d05ce0e49941c7df3eeea6143ca58e2d0b3b</Sha>
+      <Sha>cd92ed12476de4e03ae5293d81362f2eb07b4f80</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.6.24315.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.6.24320.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>c283d05ce0e49941c7df3eeea6143ca58e2d0b3b</Sha>
+      <Sha>cd92ed12476de4e03ae5293d81362f2eb07b4f80</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 af0f2722de8ebf23e6086b13a78320f22a94a2c0..80f5d2b07184556cb17b9ea210bba5e3648fe9d2 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.6.24315.1</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24315.1</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24320.2</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24320.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>