[main] Update dependencies from dotnet/aspnetcore (#4218)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 12 Sep 2023 06:51:55 +0000 (23:51 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2023 06:51:55 +0000 (23:51 -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**: 20230910.4
- **Date Produced**: September 10, 2023 6:20:35 PM UTC
- **Commit**: a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

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

[5]:
https://github.com/dotnet/aspnetcore/compare/2772a78349...a413f2e0f8

[DependencyUpdate]: <> (End)

[marker]: <> (End:319094f3-ed78-47c4-53e7-08d8e409d87d)

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
eng/Version.Details.xml
eng/Versions.props

index ae0dbce292e2d5e358ca2b4ef232a01024becc89..611f15e64ea84c09f7b2cde3b5a384b7bc4d6284 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>d511823dcc3ac2a03333d9572625605d2a9929ab</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.2.23455.8">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.2.23460.4">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>2772a78349d08056eacbb229dfec342ca8b69664</Sha>
+      <Sha>a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rc.2.23455.8">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rc.2.23460.4">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>2772a78349d08056eacbb229dfec342ca8b69664</Sha>
+      <Sha>a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0</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 3c491b2a260b6e6fb532764da7cbcb8ddae137d3..db2d95dd2352115456a2ef4687759422a9e600f9 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.23455.8</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.2.23455.8</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rc.2.23460.4</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.2.23460.4</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>8.0.100-rc.2.23454.1</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>