[main] Update dependencies from dotnet/aspnetcore (#4013)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sun, 25 Jun 2023 18:35:53 +0000 (11:35 -0700)
committerGitHub <noreply@github.com>
Sun, 25 Jun 2023 18:35:53 +0000 (11: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**: 20230624.1
- **Date Produced**: June 24, 2023 2:14:08 PM UTC
- **Commit**: 213eb282fc6d9ce07a1e0a1fbe526c297694ebf6
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/85f76853eb...213eb282fc

[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 35107c03cec7babdbcb75b66f8de2a1bca278d39..5b985a4a64db739245469efbaf7d29c3085a5a06 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>8d98e5a6ba7f7fbc157ebea6317d8e7418472920</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-preview.7.23323.9">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-preview.7.23324.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>85f76853eb92c12c045d55513a93208eef6ebe0b</Sha>
+      <Sha>213eb282fc6d9ce07a1e0a1fbe526c297694ebf6</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-preview.7.23323.9">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-preview.7.23324.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>85f76853eb92c12c045d55513a93208eef6ebe0b</Sha>
+      <Sha>213eb282fc6d9ce07a1e0a1fbe526c297694ebf6</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.7.23324.2">
       <Uri>https://github.com/dotnet/runtime</Uri>
index d33a2108a56fd62fa0adc0f4bab3770e3f164be8..a52243e5c7ef0ff3ba64421a7289eb4f28161d33 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-preview.7.23324.2</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.7.23324.2</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-preview.7.23323.9</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>8.0.0-preview.7.23323.9</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-preview.7.23324.1</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>8.0.0-preview.7.23324.1</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>8.0.100-preview.6.23318.1</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>