[main] Update dependencies from dotnet/aspnetcore (#4714)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 6 Jun 2024 16:15:46 +0000 (09:15 -0700)
committerGitHub <noreply@github.com>
Thu, 6 Jun 2024 16:15:46 +0000 (09:15 -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**: 20240605.7
- **Date Produced**: June 6, 2024 2:26:34 AM UTC
- **Commit**: 3612a9f261c696447844eb748a545bd062beeab4
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24304.8 to
9.0.0-preview.6.24305.7][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24304.8 to 9.0.0-preview.6.24305.7][1]

[1]:
https://github.com/dotnet/aspnetcore/compare/228900c8b3...3612a9f261

[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 ea78125fb496e9953dc1b77b0d0b085680b77679..a742922fd1d055af7373e7c55b3b1140f3eddff3 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.24304.8">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.6.24305.7">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>228900c8b3692f8684f4dc9c7cd5d9d53a276a8e</Sha>
+      <Sha>3612a9f261c696447844eb748a545bd062beeab4</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.6.24304.8">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.6.24305.7">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>228900c8b3692f8684f4dc9c7cd5d9d53a276a8e</Sha>
+      <Sha>3612a9f261c696447844eb748a545bd062beeab4</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24306.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 47f18a170b3ebef67a98dceef905ef1f7bd7c0b7..12ba02c3c1c3ba7f64e5b0fc9fa89fed71a4079c 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24306.1</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24306.1</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24304.8</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24304.8</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24305.7</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24305.7</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.5.24253.16</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>