[main] Update dependencies from dotnet/aspnetcore (#4698)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 31 May 2024 16:50:08 +0000 (09:50 -0700)
committerGitHub <noreply@github.com>
Fri, 31 May 2024 16:50:08 +0000 (09:50 -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.8
- **Date Produced**: May 31, 2024 4:11:50 AM UTC
- **Commit**: 5f8f891f8849d21efc5306f3053397203d4b7656
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/daf411cf17...5f8f891f88

[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 38a39485470884285252742b00255ffcbaffb92d..770d0cde57f5afbf1dd81f320963f29e2014fd87 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.24280.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.6.24280.8">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>daf411cf171c5de0c9a31bf9813a4c63063a964b</Sha>
+      <Sha>5f8f891f8849d21efc5306f3053397203d4b7656</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.6.24280.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.6.24280.8">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>daf411cf171c5de0c9a31bf9813a4c63063a964b</Sha>
+      <Sha>5f8f891f8849d21efc5306f3053397203d4b7656</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24280.11">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 35dd4b2473157329b2359f9e77f47dbb9be21c59..16f8a88c3ea084cd761dc07a9359d16e9cba98ed 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24280.11</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24280.11</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24280.1</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24280.1</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24280.8</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24280.8</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.5.24253.16</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>