[main] Update dependencies from dotnet/aspnetcore (#4633)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 23 Apr 2024 16:27:10 +0000 (09:27 -0700)
committerGitHub <noreply@github.com>
Tue, 23 Apr 2024 16:27:10 +0000 (09:27 -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**: 20240422.16
- **Date Produced**: April 23, 2024 6:07:13 AM UTC
- **Commit**: 576f7cb8ec5aed536319bcc65ad4ec34149b5a16
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/7033ec7f40...576f7cb8ec

[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 b82957113c846006cc9ab3ef34e77b89131db68c..3f2a8d907de4d29c42b91ff7d34df86b670e0048 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>22ffa42d6c777ea9381459c83d4d9977744db2c8</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.4.24219.8">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.4.24222.16">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>7033ec7f402fa4b7df2bf72a5e3dff1df6831f57</Sha>
+      <Sha>576f7cb8ec5aed536319bcc65ad4ec34149b5a16</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24219.8">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24222.16">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>7033ec7f402fa4b7df2bf72a5e3dff1df6831f57</Sha>
+      <Sha>576f7cb8ec5aed536319bcc65ad4ec34149b5a16</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24219.3">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 9c6090767d2177110e7bd43f9bcd94ea5485af0c..db8973caf345c128433a3f4b3568748cac4133a5 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24219.3</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24219.3</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24219.8</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24219.8</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24222.16</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24222.16</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.4.24221.5</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>