[main] Update dependencies from dotnet/aspnetcore (#4828)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 2 Aug 2024 17:54:16 +0000 (10:54 -0700)
committerGitHub <noreply@github.com>
Fri, 2 Aug 2024 17:54:16 +0000 (10:54 -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**: 20240802.1
- **Date Produced**: August 2, 2024 8:51:19 AM UTC
- **Commit**: 1d88c6cf5e0b62050f4b17431b9a34fa9e26070a
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/0fee04e2e1...1d88c6cf5e

[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 56dc5ca763e7e44d1ecba59c4b9e1236e867f01f..5d5f6adc92b4c363ae875e1efbe095b7c3af8197 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.24401.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.1.24402.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>0fee04e2e1e507f0c993fa902d53abdd7c5dff65</Sha>
+      <Sha>1d88c6cf5e0b62050f4b17431b9a34fa9e26070a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.1.24401.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.1.24402.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>0fee04e2e1e507f0c993fa902d53abdd7c5dff65</Sha>
+      <Sha>1d88c6cf5e0b62050f4b17431b9a34fa9e26070a</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.1.24381.5">
       <Uri>https://github.com/dotnet/runtime</Uri>
index f2311ffecbb7f8d60558559534e001d8ec2c3b9a..bffda2f58b783724b84fe3627bf4af78f3c8a874 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.1.24381.5</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.1.24381.5</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.1.24401.1</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.1.24401.1</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.1.24402.1</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.1.24402.1</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.5.24253.16</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>