[main] Update dependencies from dotnet/aspnetcore (#4223)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 12 Sep 2023 17:34:49 +0000 (10:34 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2023 17:34:49 +0000 (10:34 -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**: 20230911.20
- **Date Produced**: September 12, 2023 1:52:29 AM UTC
- **Commit**: 76ec8ce3302c12c49102acbd34dd9c393d31a3db
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/a413f2e0f8...76ec8ce330

[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 186d0a577fddd18612d81c2c6986b6ce0c4cf7cd..3fde9bb6c5196d79b07c107ab289d9acd4b96f8b 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>7022131097dd0dc84a45614b7afb0082cf121925</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.2.23460.4">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.2.23461.20">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0</Sha>
+      <Sha>76ec8ce3302c12c49102acbd34dd9c393d31a3db</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rc.2.23460.4">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rc.2.23461.20">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0</Sha>
+      <Sha>76ec8ce3302c12c49102acbd34dd9c393d31a3db</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.2.23457.7">
       <Uri>https://github.com/dotnet/runtime</Uri>
index acf1a635698d8c835c598d0f4bf7a5f31c162817..ff2624f80d3e4ed038839762eb8602e7d4c8285d 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rc.2.23457.7</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rc.2.23457.7</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rc.2.23460.4</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.2.23460.4</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rc.2.23461.20</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.2.23461.20</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>8.0.100-rc.2.23460.1</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>