[main] Update dependencies from dotnet/aspnetcore (#4812)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 26 Jul 2024 16:33:36 +0000 (09:33 -0700)
committerGitHub <noreply@github.com>
Fri, 26 Jul 2024 16:33:36 +0000 (09:33 -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**: 20240725.10
- **Date Produced**: July 26, 2024 3:39:20 AM UTC
- **Commit**: 98ee50279acfacff2b4ae4b6863956f3c65f34b2
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/829583b4d4...98ee50279a

[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 3ff112735ce5815126f7347d1d479095eed2cc79..fc66d02254b922e9e4387776afe40c41b74048f5 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.24374.3">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.1.24375.10">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>829583b4d4112d9f8586e8abe4069ec52568767c</Sha>
+      <Sha>98ee50279acfacff2b4ae4b6863956f3c65f34b2</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.1.24374.3">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.1.24375.10">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>829583b4d4112d9f8586e8abe4069ec52568767c</Sha>
+      <Sha>98ee50279acfacff2b4ae4b6863956f3c65f34b2</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.1.24375.13">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 43091d9d3ad8219730abab616b2c522e037270d1..ccb8ae2064a27c7999c5e974b9d5b7677a2705fd 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.1.24375.13</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.1.24375.13</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.1.24374.3</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.1.24374.3</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.1.24375.10</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.1.24375.10</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.5.24253.16</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>