[main] Update dependencies from dotnet/aspnetcore (#4144)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 10 Aug 2023 17:15:19 +0000 (10:15 -0700)
committerGitHub <noreply@github.com>
Thu, 10 Aug 2023 17:15:19 +0000 (10:15 -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**: 20230809.22
- **Date Produced**: August 10, 2023 2:09:36 AM UTC
- **Commit**: 7834350746ecd0c5bde820d07b065ae3e82a4da3
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/28e5590576...7834350746

[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 363968dda697ce68105f2919c7c51999c95746ff..1fa22c2d84f05169063f3cb9120b255ec2335e36 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>1289a84a5554f1b67efebc37513d981dc280f2e3</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.1.23408.23">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.1.23409.22">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>28e5590576cbd72a61c5f07c1d212f26ab16594c</Sha>
+      <Sha>7834350746ecd0c5bde820d07b065ae3e82a4da3</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rc.1.23408.23">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rc.1.23409.22">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>28e5590576cbd72a61c5f07c1d212f26ab16594c</Sha>
+      <Sha>7834350746ecd0c5bde820d07b065ae3e82a4da3</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.1.23409.17">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 22e6cbcedbee61da15459db1bf1ca9fab5af1c90..2b3b01437b7055c19951a8374eba20334abe0bf8 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rc.1.23409.17</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rc.1.23409.17</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rc.1.23408.23</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.1.23408.23</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rc.1.23409.22</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.1.23409.22</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>8.0.100-rc.1.23404.2</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>