Update dependencies from https://github.com/dotnet/runtime build 20211020.9 (#2694)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 21 Oct 2021 12:53:35 +0000 (12:53 +0000)
committerGitHub <noreply@github.com>
Thu, 21 Oct 2021 12:53:35 +0000 (12:53 +0000)
[main] Update dependencies from dotnet/runtime

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

index f256d81e16b3c5225a87378ba860f08e33348e85..9a7255d6bda858136b8238fff86a15c6614f1278 100644 (file)
@@ -5,6 +5,11 @@
   </solution>
   <packageSources>
     <clear />
+    <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
+    <!--  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 -->
+    <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
     <!-- Feeds used in Maestro/Arcade publishing -->
     <add key="dotnet6" value="https://dnceng.pkgs.visualstudio.com/public/_packaging/dotnet6/nuget/v3/index.json" />
     <add key="dotnet6-transport" value="https://dnceng.pkgs.visualstudio.com/public/_packaging/dotnet6-transport/nuget/v3/index.json" />
index c9e9e79b572fc9936063b14d04182bf46e7eb808..c9541fa44c1ebe0f8ac15899c0fb0ccb0f2e246f 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>c01686185a4ceb8e0c6597a38a57abe2cd059b33</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-rtm.21518.12">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha>
+      <Sha>6f41165853278914d1a28d7f325ebe04ab78ac07</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rtm.21518.12">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rtm.21520.9">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha>
+      <Sha>6f41165853278914d1a28d7f325ebe04ab78ac07</Sha>
     </Dependency>
   </ToolsetDependencies>
 </Dependencies>
index 4c5cf9f43932d15faefc1b6134cf10dc23c7eb44..26e68c908ec09c36894d3b014f6937ad091bf158 100644 (file)
@@ -15,8 +15,8 @@
     <MicrosoftNETCoreApp50Version>5.0.9</MicrosoftNETCoreApp50Version>
     <MicrosoftAspNetCoreApp50Version>$(MicrosoftNETCoreApp50Version)</MicrosoftAspNetCoreApp50Version>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.0-rtm.21518.12</VSRedistCommonNetCoreSharedFrameworkx6460Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-rtm.21518.12</MicrosoftNETCoreAppRuntimewinx64Version>
+    <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>