[main] Update dependencies from dotnet/aspnetcore (#4580)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 5 Apr 2024 16:10:49 +0000 (09:10 -0700)
committerGitHub <noreply@github.com>
Fri, 5 Apr 2024 16:10:49 +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**: 20240405.1
- **Date Produced**: April 5, 2024 9:10:23 AM UTC
- **Commit**: 16ae0ab9c61c994048513cd8fa3127608b7ec936
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/3c667b2996...16ae0ab9c6

[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 4d85406ea0738374b1122812b96874b31fa0914f..4d02e2f3a95e88daecc638d6848cfcb8fd28b8f4 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>e911f5c82cc02aea96e227596e16c830d54cf03a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.4.24204.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.4.24205.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>3c667b29965c4b552d890ba08ae34a76adf4d00e</Sha>
+      <Sha>16ae0ab9c61c994048513cd8fa3127608b7ec936</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24204.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24205.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>3c667b29965c4b552d890ba08ae34a76adf4d00e</Sha>
+      <Sha>16ae0ab9c61c994048513cd8fa3127608b7ec936</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24204.3">
       <Uri>https://github.com/dotnet/runtime</Uri>
index ce776330f7128d0870e6f9db56564480f4ca900a..ae852954d3764ba79280d4767e694dc3f86f56e3 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24204.3</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24204.3</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24204.1</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24204.1</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24205.1</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24205.1</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.3.24161.2</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>