[main] Update dependencies from dotnet/aspnetcore (#4731)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 11 Jun 2024 17:11:30 +0000 (10:11 -0700)
committerGitHub <noreply@github.com>
Tue, 11 Jun 2024 17:11:30 +0000 (10:11 -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**: 20240611.1
- **Date Produced**: June 11, 2024 9:17:06 AM UTC
- **Commit**: 2b5d2b36a04f3a4a9bb20bbca38617d1cd6a3a1a
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/7f2dfb0020...2b5d2b36a0

[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 e6d4f947539dd468c1d184b66264f76d3596747f..4fac2f4d91a3d615a71286b8431b3b0e40720675 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.24309.2">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.6.24311.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>7f2dfb0020ff29ab57df31e910f2b2d5ef48bf82</Sha>
+      <Sha>2b5d2b36a04f3a4a9bb20bbca38617d1cd6a3a1a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.6.24309.2">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.6.24311.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>7f2dfb0020ff29ab57df31e910f2b2d5ef48bf82</Sha>
+      <Sha>2b5d2b36a04f3a4a9bb20bbca38617d1cd6a3a1a</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 9f4a8cd3739e8f7c8c6eb9a7445a61b4aa9ffd0d..6e4e6ad0622e44e1000946786f7ee6122ade40ab 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.24309.2</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24309.2</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24311.1</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24311.1</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.5.24253.16</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>