[main] Update dependencies from dotnet/aspnetcore (#4724)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 8 Jun 2024 16:44:40 +0000 (09:44 -0700)
committerGitHub <noreply@github.com>
Sat, 8 Jun 2024 16:44:40 +0000 (09:44 -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**: 20240607.5
- **Date Produced**: June 8, 2024 3:04:41 AM UTC
- **Commit**: 206b0aeca39d5eb12e55ce4e35ef4c8b9bc63c86
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/10517269f4...206b0aeca3

[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 daa738a755225fa225887d6fc2e0ccd7d17c2c6a..59d26d1081e69803a97024985f57f292ed8877dc 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.24306.5">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.6.24307.5">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>10517269f40d53eb22cce6b4d520ed27ed1e1b9f</Sha>
+      <Sha>206b0aeca39d5eb12e55ce4e35ef4c8b9bc63c86</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.6.24306.5">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.6.24307.5">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>10517269f40d53eb22cce6b4d520ed27ed1e1b9f</Sha>
+      <Sha>206b0aeca39d5eb12e55ce4e35ef4c8b9bc63c86</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24306.8">
       <Uri>https://github.com/dotnet/runtime</Uri>
index f0124e91d7222b1cd06a8cc8d1b39dba426e170c..0dac98c2f225bbccf3db5837186ef439dbb5aea2 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24306.8</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24306.8</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24306.5</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24306.5</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24307.5</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24307.5</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.5.24253.16</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>