[main] Update dependencies from dotnet/aspnetcore (#4096)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 24 Jul 2023 17:04:32 +0000 (10:04 -0700)
committerGitHub <noreply@github.com>
Mon, 24 Jul 2023 17:04:32 +0000 (10:04 -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**: 20230723.2
- **Date Produced**: July 23, 2023 4:30:11 PM UTC
- **Commit**: 6a93078ee02d3e2aa8ab196ae8911e8bdb803a7b
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 8.0.0-rc.1.23372.2 to
8.0.0-rc.1.23373.2][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.0-rc.1.23372.2 to
8.0.0-rc.1.23373.2][1]

[1]:
https://github.com/dotnet/aspnetcore/compare/0542b87366...6a93078ee0

[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 cc425aa27ffa1ed513f990b05a71cdca40fdb925..9a4262bf6bed662e78339f27a775ec1d20b6ddf7 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>d2a244f560b9f89387a5e748c19adf3114153f89</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.1.23372.2">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.1.23373.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>0542b8736622dcfc6ea5545bda55a4f42dec5319</Sha>
+      <Sha>6a93078ee02d3e2aa8ab196ae8911e8bdb803a7b</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rc.1.23372.2">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rc.1.23373.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>0542b8736622dcfc6ea5545bda55a4f42dec5319</Sha>
+      <Sha>6a93078ee02d3e2aa8ab196ae8911e8bdb803a7b</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.1.23374.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 3bcd17fac7113bfae467d73877054a65128c0fba..b3168639e47ba9899d7b499f8a55275a0e1a015a 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rc.1.23374.1</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rc.1.23374.1</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rc.1.23372.2</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.1.23372.2</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rc.1.23373.2</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.1.23373.2</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>8.0.100-preview.7.23325.5</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>