[main] Update dependencies from dotnet/aspnetcore (#4799)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 19 Jul 2024 16:16:07 +0000 (09:16 -0700)
committerGitHub <noreply@github.com>
Fri, 19 Jul 2024 16:16:07 +0000 (09:16 -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**: 20240718.11
- **Date Produced**: July 18, 2024 9:56:00 PM UTC
- **Commit**: 662d200bc4feb11a01895e675fbfee8517c6fe2a
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/7e99eea5f0...662d200bc4

[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 03ab7bf08e30266c91650e538baac74870cb1e90..4395f2ebacb1ca120d15f2354020a1eb6de52de0 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.24368.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.7.24368.11">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>7e99eea5f03a90686267f8cb5b6143d9b44e5ac4</Sha>
+      <Sha>662d200bc4feb11a01895e675fbfee8517c6fe2a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.7.24368.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.7.24368.11">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>7e99eea5f03a90686267f8cb5b6143d9b44e5ac4</Sha>
+      <Sha>662d200bc4feb11a01895e675fbfee8517c6fe2a</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.7.24366.18">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 824d4982cf65f0d470cac532a8ad7b53df95d25b..0a41081130f81c8a118650fb9b6d1dd637701967 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.7.24366.18</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.7.24366.18</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.7.24368.1</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.7.24368.1</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.7.24368.11</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.7.24368.11</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.5.24253.16</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>