[main] Update dependencies from dotnet/aspnetcore (#4613)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 17 Apr 2024 16:36:25 +0000 (09:36 -0700)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2024 16:36:25 +0000 (09:36 -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**: 20240416.18
- **Date Produced**: April 16, 2024 11:44:35 PM UTC
- **Commit**: 7412c71cf881392233b5652310ab2b9e7fdf71eb
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/b83e1e159e...7412c71cf8

[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 63deab222102e4122b8a2b4d70968d6002026c54..1ed6c75a76479abe588b49459a6a68da013d43c4 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>7380c301c1ce7d022dd365dd78c4004a2881edaf</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.4.24216.3">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.4.24216.18">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>b83e1e159ef1bdfe638e36c8b00bc65ed2d1d857</Sha>
+      <Sha>7412c71cf881392233b5652310ab2b9e7fdf71eb</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24216.3">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24216.18">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>b83e1e159ef1bdfe638e36c8b00bc65ed2d1d857</Sha>
+      <Sha>7412c71cf881392233b5652310ab2b9e7fdf71eb</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24215.19">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 9b07d24c9fe5e1bc4800913d1e1e6aab19253a50..9d03a5e928b452f45b1718d036c6738e56fb9d24 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24215.19</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24215.19</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24216.3</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24216.3</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24216.18</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24216.18</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.4.24215.2</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>
   </PropertyGroup>
   <ItemGroup Condition="!$(InternalReleaseTesting)">
     <RuntimeTestVersions Include="Latest">
-<!--
+      <!--
       <RuntimeDownload>$(VSRedistCommonNetCoreSharedFrameworkx6490Version)</RuntimeDownload>
       <Runtime>$(MicrosoftNETCoreAppRuntimewinx64Version)</Runtime>
       <AspNetDownload>$(MicrosoftAspNetCoreAppRefInternalVersion)</AspNetDownload>