[main] Update dependencies from dotnet/aspnetcore (#4837)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 7 Aug 2024 17:12:53 +0000 (10:12 -0700)
committerGitHub <noreply@github.com>
Wed, 7 Aug 2024 17:12:53 +0000 (10:12 -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**: 20240806.7
- **Date Produced**: August 7, 2024 2:00:31 AM UTC
- **Commit**: c43053635afd8b3b9c0f805384936ba4c58d94fe
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-rc.1.24402.3 to
9.0.0-rc.1.24406.7][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.0-rc.1.24402.3 to
9.0.0-rc.1.24406.7][1]

[1]:
https://github.com/dotnet/aspnetcore/compare/6d1a1329fc...c43053635a

[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 fdeec34155dd27909ecd0d0bd29eb27329b94767..96dca7b1648b6d722e7dfc09424a70a67243e0bd 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>fa261b952d702c6bd604728fcbdb58ac071a22b1</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.1.24402.3">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.1.24406.7">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>6d1a1329fc6ae2e566201d38f3421e1295d8a694</Sha>
+      <Sha>c43053635afd8b3b9c0f805384936ba4c58d94fe</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.1.24402.3">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.1.24406.7">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>6d1a1329fc6ae2e566201d38f3421e1295d8a694</Sha>
+      <Sha>c43053635afd8b3b9c0f805384936ba4c58d94fe</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.1.24403.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 629c8b970238addbf1018eb7769ae79dc7f02437..3d32e0b81e775f9052a8b7cc0b7aa5a2f2afd5bc 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.1.24403.1</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.1.24403.1</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.1.24402.3</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.1.24402.3</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.1.24406.7</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.1.24406.7</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.5.24253.16</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>