[main] Update dependencies from dotnet/aspnetcore (#4293)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 5 Oct 2023 17:12:36 +0000 (10:12 -0700)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2023 17:12:36 +0000 (10:12 -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**: 20231004.12
- **Date Produced**: October 4, 2023 8:08:32 PM UTC
- **Commit**: 91314b6bde6e9823f848fb37100aea5df4e44c99
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 8.0.0-rtm.23503.8 to
8.0.0-rtm.23504.12][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.0-rtm.23503.8 to
8.0.0-rtm.23504.12][1]

[1]:
https://github.com/dotnet/aspnetcore/compare/2d2f880867...91314b6bde

[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 12f01bf6d9a0a0eb932f243beaf0d7dd45f15ee3..e37f944488b983339abeb5e835360d42dc94eeab 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>6dae8493a54d682ff64973e67bba2bd1333047a3</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23503.8">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23504.12">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>2d2f8808674c3f5fe73ee64ce1d519d5e9e0b659</Sha>
+      <Sha>91314b6bde6e9823f848fb37100aea5df4e44c99</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rtm.23503.8">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rtm.23504.12">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>2d2f8808674c3f5fe73ee64ce1d519d5e9e0b659</Sha>
+      <Sha>91314b6bde6e9823f848fb37100aea5df4e44c99</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rtm.23504.8">
       <Uri>https://github.com/dotnet/runtime</Uri>
index dd4410466292b06ab47b09a309e6717de34c713c..55210667185bfce314b2dbfaa1bd2c7cf1eccbf3 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rtm.23504.8</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rtm.23504.8</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rtm.23503.8</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rtm.23503.8</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rtm.23504.12</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rtm.23504.12</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>8.0.100-rtm.23479.3</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>