[main] Update dependencies from dotnet/aspnetcore (#4789)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 13 Jul 2024 16:10:50 +0000 (09:10 -0700)
committerGitHub <noreply@github.com>
Sat, 13 Jul 2024 16:10:50 +0000 (09:10 -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**: 20240712.5
- **Date Produced**: July 12, 2024 6:35:07 PM UTC
- **Commit**: fe84bd02ebbb681e928536f6fa56d4cfd2dc72c3
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/71b5ef3f5c...fe84bd02eb

[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 8110100604dc72244460ae089ec0c1b2528cc9cb..d6539fb548caf9e829d8a23586b14822b24c4400 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.7.24360.7">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.7.24362.5">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>71b5ef3f5c997fbbb9ff3dc1a16d58e8ccdeed52</Sha>
+      <Sha>fe84bd02ebbb681e928536f6fa56d4cfd2dc72c3</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.7.24360.7">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.7.24362.5">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>71b5ef3f5c997fbbb9ff3dc1a16d58e8ccdeed52</Sha>
+      <Sha>fe84bd02ebbb681e928536f6fa56d4cfd2dc72c3</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.7.24359.11">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 7ee8d56dce58e8d1ebff657ee9814b6594b72d7c..750e83dcd9703b071c4ee79b610ce1e6dc213d93 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.7.24359.11</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.7.24359.11</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.7.24360.7</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.7.24360.7</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.7.24362.5</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.7.24362.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>