[main] Update dependencies from dotnet/aspnetcore (#4063)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 11 Jul 2023 16:35:51 +0000 (09:35 -0700)
committerGitHub <noreply@github.com>
Tue, 11 Jul 2023 16:35:51 +0000 (09:35 -0700)
This pull request updates the following dependencies

[marker]: <> (Begin:319094f3-ed78-47c4-53e7-08d8e409d87d)
## From https://github.com/dotnet/aspnetcore
- **Subscription**: 319094f3-ed78-47c4-53e7-08d8e409d87d
- **Build**: 20230710.46
- **Date Produced**: July 11, 2023 6:08:30 AM UTC
- **Commit**: 6b8946e25359dae624f45707ac5612b48e41d533
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 8.0.0-preview.7.23359.2 to
8.0.0-preview.7.23360.46][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
8.0.0-preview.7.23359.2 to 8.0.0-preview.7.23360.46][1]

[1]:
https://github.com/dotnet/aspnetcore/compare/be566b1f4e...6b8946e253

[DependencyUpdate]: <> (End)

[marker]: <> (End:319094f3-ed78-47c4-53e7-08d8e409d87d)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
eng/Version.Details.xml
eng/Versions.props

index 1379454ae331b217a775ca8a02a3b96a0f237c61..b09194681724f0cd7cc2ba48153ac7cd72297837 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>d2a244f560b9f89387a5e748c19adf3114153f89</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-preview.7.23359.2">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-preview.7.23360.46">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>be566b1f4ed1ab24765a3a4a2d1751dc73e7fcfc</Sha>
+      <Sha>6b8946e25359dae624f45707ac5612b48e41d533</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-preview.7.23359.2">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-preview.7.23360.46">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>be566b1f4ed1ab24765a3a4a2d1751dc73e7fcfc</Sha>
+      <Sha>6b8946e25359dae624f45707ac5612b48e41d533</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.7.23360.15">
       <Uri>https://github.com/dotnet/runtime</Uri>
index d9dfe23b2fcd3502d2604d7b679632b6e4a6cd27..ceb68192424792b69fd86d48df366ea89cad746a 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-preview.7.23360.15</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.7.23360.15</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-preview.7.23359.2</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>8.0.0-preview.7.23359.2</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-preview.7.23360.46</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>8.0.0-preview.7.23360.46</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>8.0.100-preview.7.23325.5</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>