[main] Update dependencies from dotnet/aspnetcore (#4587)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 8 Apr 2024 17:49:16 +0000 (10:49 -0700)
committerGitHub <noreply@github.com>
Mon, 8 Apr 2024 17:49:16 +0000 (10:49 -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**: 20240407.1
- **Date Produced**: April 7, 2024 3:01:51 PM UTC
- **Commit**: 6196f76672ed4a4415f7a12e8ae17b8212ebf462
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/bd18f5602e...6196f76672

[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 234962ca93f5d5c11d3e4460813d88f6545deddd..134e6a1d07988d491f704af917051dff3450fb3a 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.24205.9">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.4.24207.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>bd18f5602ee50e01cabea014abbcf5402f8bfd19</Sha>
+      <Sha>6196f76672ed4a4415f7a12e8ae17b8212ebf462</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24205.9">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24207.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>bd18f5602ee50e01cabea014abbcf5402f8bfd19</Sha>
+      <Sha>6196f76672ed4a4415f7a12e8ae17b8212ebf462</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24206.3">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 556f462b4f316863d889af673c46d1fa6400fb92..935d3454a5f10de7fb5ee6e87cd7ffe96e0a19d2 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24206.3</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24206.3</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24205.9</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24205.9</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24207.1</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24207.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>