[main] Update dependencies from dotnet/aspnetcore (#4708)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 4 Jun 2024 17:04:57 +0000 (10:04 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Jun 2024 17:04:57 +0000 (10:04 -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**: 20240603.6
- **Date Produced**: June 4, 2024 12:05:25 AM UTC
- **Commit**: b8566e110b1d3918b5f7319db463aa69dbb0c183
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/83573c72d1...b8566e110b

[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 28832959c9548c8c58680ed3c055331a41bae668..d81c27e2df2216ad3f3e2b407fb529219a6aecd4 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.24281.4">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.6.24303.6">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>83573c72d12e1c2018805bc5d461d730bcb9dcc4</Sha>
+      <Sha>b8566e110b1d3918b5f7319db463aa69dbb0c183</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.6.24281.4">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.6.24303.6">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>83573c72d12e1c2018805bc5d461d730bcb9dcc4</Sha>
+      <Sha>b8566e110b1d3918b5f7319db463aa69dbb0c183</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24302.3">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 3c8606169f68f65eeeecd4bb5c060de987a38e39..4b3a1d2f91c024c7a6053d30daea2665fc99e2f7 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24302.3</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24302.3</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24281.4</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24281.4</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24303.6</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24303.6</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.5.24253.16</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>