Update dependencies from https://github.com/dotnet/arcade build 20221230.1 (#3577)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 2 Jan 2023 14:14:53 +0000 (14:14 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Jan 2023 14:14:53 +0000 (14:14 +0000)
[main] Update dependencies from dotnet/arcade

eng/Version.Details.xml
global.json

index 58506d94cdb936aa090b8fb7ce1b086af9c347be..4125fcc42fd7b49b4b341ba8eb41e9591a9d22c0 100644 (file)
@@ -19,9 +19,9 @@
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
-    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.22623.1">
+    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.22630.1">
       <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>27f876d352ee2a1105c0bf1869cad048141acb3a</Sha>
+      <Sha>e82404fca08383513e0b0b3c5308d4a9b18b7c7a</Sha>
       <SourceBuild RepoName="arcade" ManagedOnly="true" />
     </Dependency>
     <Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="7.0.0-beta.22316.2" Pinned="true">
index 245cbef910bfd8bf04ff80d7490413c03087c637..248ecac30823c6a51cc51cbd94948dae8d710b67 100644 (file)
@@ -20,6 +20,6 @@
   },
   "msbuild-sdks": {
     "Microsoft.Build.NoTargets": "3.5.0",
-    "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22623.1"
+    "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22630.1"
   }
 }