[main] Update dependencies from dotnet/aspnetcore (#4695)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 30 May 2024 17:25:31 +0000 (10:25 -0700)
committerGitHub <noreply@github.com>
Thu, 30 May 2024 17:25:31 +0000 (10:25 -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**: 20240530.1
- **Date Produced**: May 30, 2024 11:23:13 AM UTC
- **Commit**: daf411cf171c5de0c9a31bf9813a4c63063a964b
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/05744cae5f...daf411cf17

[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 93904f346c2fd5477e9027c343c79da1f568c159..ec3e4e1f3efff480badbb1559466da03a2314eb3 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.24278.9">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.6.24280.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>05744cae5f4efb681b934cd117bdd0634c0659ad</Sha>
+      <Sha>daf411cf171c5de0c9a31bf9813a4c63063a964b</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.6.24278.9">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.6.24280.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>05744cae5f4efb681b934cd117bdd0634c0659ad</Sha>
+      <Sha>daf411cf171c5de0c9a31bf9813a4c63063a964b</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24279.4">
       <Uri>https://github.com/dotnet/runtime</Uri>
index bec9ec12dd516589a39332c92462c629bc418b21..ee6de9c36814d4b50c0bca6f6aaf94c75ac94c21 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24279.4</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24279.4</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24278.9</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24278.9</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24280.1</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24280.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>