diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f7d84f1fe..f7af8d982 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -136,13 +136,13 @@ - + https://github.com/dotnet/arcade - 93a6389f406e5e900da46ab643c608578f143851 + e76fe48d5eb894e58fe7841f3a2c0bcfa654ee80 - + https://github.com/dotnet/arcade - 93a6389f406e5e900da46ab643c608578f143851 + e76fe48d5eb894e58fe7841f3a2c0bcfa654ee80 https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index 494daac50..79c74b52a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 6.0.0-beta.21214.5 + 6.0.0-beta.21215.5 diff --git a/global.json b/global.json index 8cfd5c79f..26ff545a3 100644 --- a/global.json +++ b/global.json @@ -8,6 +8,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21214.5" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21215.5" } }