[main] Update dependencies from dotnet/aspnetcore (#2692)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 21 Oct 2021 17:23:40 +0000 (17:23 +0000)
committerGitHub <noreply@github.com>
Thu, 21 Oct 2021 17:23:40 +0000 (17:23 +0000)
[main] Update dependencies from dotnet/aspnetcore

 - Merge branch 'main' into darc-main-fab13f2b-94ac-4732-854f-ed79ce80e390

NuGet.config
eng/Version.Details.xml
eng/Versions.props

index 9a7255d6bda858136b8238fff86a15c6614f1278..b84e568ebd54d234d04e7d6170ce794f79876d8f 100644 (file)
@@ -6,6 +6,9 @@
   <packageSources>
     <clear />
     <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
+    <!--  Begin: Package sources from dotnet-aspnetcore -->
+    <add key="darc-pub-dotnet-aspnetcore-20de863" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-20de863b/nuget/v3/index.json" />
+    <!--  End: Package sources from dotnet-aspnetcore -->
     <!--  Begin: Package sources from dotnet-runtime -->
     <add key="darc-pub-dotnet-runtime-6f41165" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-6f411658/nuget/v3/index.json" />
     <!--  End: Package sources from dotnet-runtime -->
index c9541fa44c1ebe0f8ac15899c0fb0ccb0f2e246f..c698af8c896a13e9c3c171f229ee09e8a0dd17f9 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>4cba5995022e769f2f9688ce44d8fc204559e4d9</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.0-rtm.21518.20">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.0-rtm.21521.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>c01686185a4ceb8e0c6597a38a57abe2cd059b33</Sha>
+      <Sha>20de863bd37ad521b7a3bd6056186da5e8a7a2ef</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.0-rtm.21518.20">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.0">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>c01686185a4ceb8e0c6597a38a57abe2cd059b33</Sha>
+      <Sha>20de863bd37ad521b7a3bd6056186da5e8a7a2ef</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 26e68c908ec09c36894d3b014f6937ad091bf158..e98db60b495c4f1e720f7aaed2e2c3a089492be9 100644 (file)
@@ -18,8 +18,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.0-rtm.21520.9</VSRedistCommonNetCoreSharedFrameworkx6460Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>6.0.0</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>6.0.0-rtm.21518.20</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>6.0.0-rtm.21518.20</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>6.0.0-rtm.21521.1</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>6.0.0</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>6.0.100-rtm.21518.6</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>