Update dependencies from https://github.com/dotnet/arcade build 20220819.1 (#3306)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 22 Aug 2022 18:05:39 +0000 (18:05 +0000)
committerGitHub <noreply@github.com>
Mon, 22 Aug 2022 18:05:39 +0000 (18:05 +0000)
[main] Update dependencies from dotnet/arcade

eng/Version.Details.xml
global.json

index 1a7b14394873bf5bb96f611aca9f32e371f12de1..bc74d8062d86be78a2ccb4099c6158f143dc10b8 100644 (file)
@@ -19,9 +19,9 @@
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
-    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22418.4">
+    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22419.1">
       <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>0c027eede69ba22bafca9a1955f1e00848655ece</Sha>
+      <Sha>34dff939b4a91e4693f78a856e0e055c1a3f3fba</Sha>
       <SourceBuild RepoName="arcade" ManagedOnly="true" />
     </Dependency>
     <Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="7.0.0-beta.22316.2" Pinned="true">
index 153a8c97bb001f9e2eef18eafdd87363a7193b52..baf4b1fb3e8a823ca4178b2ee0340f5a0fceb833 100644 (file)
@@ -20,6 +20,6 @@
   },
   "msbuild-sdks": {
     "Microsoft.Build.NoTargets": "3.5.0",
-    "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22418.4"
+    "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22419.1"
   }
 }