[main] Update dependencies from dotnet/aspnetcore (#4134)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 8 Aug 2023 16:55:08 +0000 (09:55 -0700)
committerGitHub <noreply@github.com>
Tue, 8 Aug 2023 16:55:08 +0000 (09:55 -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**: 20230807.17
- **Date Produced**: August 8, 2023 3:05:27 AM UTC
- **Commit**: 693bf759d19f467e5a069c22541bcb32e9b7d86b
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/cf12d968ee...693bf759d1

[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 9893e5be56de6b91a32e393023a78cc2ad7ddbe0..b9ac5917c24c749e4fbf0b48a4ce9a18d4386da8 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.23405.2">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.1.23407.17">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>cf12d968eeaba87c9ebbd53e9420f3b016b0ff21</Sha>
+      <Sha>693bf759d19f467e5a069c22541bcb32e9b7d86b</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rc.1.23405.2">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rc.1.23407.17">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>cf12d968eeaba87c9ebbd53e9420f3b016b0ff21</Sha>
+      <Sha>693bf759d19f467e5a069c22541bcb32e9b7d86b</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.1.23408.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 784377de0e16c84da7c4b8e6be303a3d1ef0e255..18f011663028e0a0839dbd945475d4ab3c14a91d 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rc.1.23408.1</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rc.1.23408.1</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rc.1.23405.2</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.1.23405.2</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rc.1.23407.17</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.1.23407.17</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>8.0.100-rc.1.23404.2</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>