[main] Update dependencies from dotnet/aspnetcore (#4774)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 4 Jul 2024 17:33:04 +0000 (10:33 -0700)
committerGitHub <noreply@github.com>
Thu, 4 Jul 2024 17:33:04 +0000 (10: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**: 20240704.1
- **Date Produced**: July 4, 2024 12:24:27 PM UTC
- **Commit**: b0df1001803bd65403cb52719c5c1e6c223473b9
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.7.24329.2 to
9.0.0-preview.7.24354.1][2]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.7.24329.2 to 9.0.0-preview.7.24354.1][2]

[2]:
https://github.com/dotnet/aspnetcore/compare/d301328737...b0df100180

[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 f39565762f7a00eb9abb5b01460509936ff2ab81..de522787840e6d6249879ed343803d8332242ce5 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.24329.2">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.7.24354.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>d301328737c4912b95f236c4b349cf46ef7a473a</Sha>
+      <Sha>b0df1001803bd65403cb52719c5c1e6c223473b9</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.7.24329.2">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.7.24354.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>d301328737c4912b95f236c4b349cf46ef7a473a</Sha>
+      <Sha>b0df1001803bd65403cb52719c5c1e6c223473b9</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24307.2">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 8b0fc96559517d1322518e1736821a00dc2b5790..92a8976359f984ebb132a4f030601ced26bda01f 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24307.2</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24307.2</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.7.24329.2</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.7.24329.2</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.7.24354.1</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.7.24354.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>