diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 61da8aa13e..48c9fe105c 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26220.5 + 10.0.0-beta.26222.2 18.6.3 18.6.3 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3bf8930fea..b8d5d8ab9a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -76,9 +76,9 @@ - + https://github.com/dotnet/arcade - 54892fe0f027f2f08c59cf0802a2d7f488632e2f + 58713cb9a664ed67642127fcaf70b8c0c3b55ef2 https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index 4225d95c74..69861f5833 100644 --- a/global.json +++ b/global.json @@ -22,7 +22,7 @@ "xcopy-msbuild": "18.0.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26220.5", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26222.2", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }