[main] Update dependencies from dotnet/aspnetcore (#4940)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 17 Sep 2024 16:36:25 +0000 (09:36 -0700)
committerGitHub <noreply@github.com>
Tue, 17 Sep 2024 16:36:25 +0000 (09:36 -0700)
This pull request updates the following dependencies

[marker]: <> (Begin:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**: e96c3e1a-afbc-49f7-37c9-08dc4e3803cb
- **Build**: 20240916.12
- **Date Produced**: September 17, 2024 5:17:52 AM UTC
- **Commit**: 0d72ad5e4c5b1394e9708f47ed81e9748e4fd819
- **Branch**: refs/heads/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-rc.2.24463.6 to
9.0.0-rtm.24466.12][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.0-rc.2.24463.6 to
9.0.0-rtm.24466.12][1]

[1]:
https://github.com/dotnet/aspnetcore/compare/4f2a59c535...0d72ad5e4c

[DependencyUpdate]: <> (End)

[marker]: <> (End:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)

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

index f018e0feeaed3ad87572861ca54645b879aad6fa..ade015bd761038d26add28a81d87a6ef917fda25 100644 (file)
       <Uri>https://github.com/dotnet/sdk</Uri>
       <Sha>1a658dfc714a5064eea57af48d5fd68a3ffab7ef</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.2.24463.6">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rtm.24466.12">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>4f2a59c5352e399830e09b22ecbcfd5d5312c5b3</Sha>
+      <Sha>0d72ad5e4c5b1394e9708f47ed81e9748e4fd819</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.2.24463.6">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rtm.24466.12">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>4f2a59c5352e399830e09b22ecbcfd5d5312c5b3</Sha>
+      <Sha>0d72ad5e4c5b1394e9708f47ed81e9748e4fd819</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.2.24466.12">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 4ab1f8f4a8f5de9d9b7bda55140726ae14b32824..db8a7ccb26b5380ceda1c2bfe63454ca2d64d60a 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.2.24466.12</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.2.24466.12</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.2.24463.6</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.2.24463.6</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rtm.24466.12</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-rtm.24466.12</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkVersion>9.0.100-rc.1.24409.1</MicrosoftDotnetSdkVersion>
   </PropertyGroup>