diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9dc2d4675..21aebb572 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -136,14 +136,14 @@ - + https://github.com/dotnet/arcade - 44324e2d3563921f60b1522fccf3fef45dcfe636 + c5c6ef92686f208055e884bad45d32966f0b1f95 - + https://github.com/dotnet/arcade - 44324e2d3563921f60b1522fccf3fef45dcfe636 + c5c6ef92686f208055e884bad45d32966f0b1f95 https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index 2c7c0c038..0c6dd825e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 6.0.0-beta.21260.1 + 6.0.0-beta.21261.6 diff --git a/global.json b/global.json index c32138f98..6b42ae3c1 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.16.4" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21260.1", + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21261.6", "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21253.2" } }