diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c7762982a..b45e29775 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -192,18 +192,18 @@ - + https://github.com/dotnet/arcade - 746a46f3963c9359da5dab5425bc0feaf9e88068 + df8799988af6503cbcd9544713d30732328c8c57 - + https://github.com/dotnet/arcade - 746a46f3963c9359da5dab5425bc0feaf9e88068 + df8799988af6503cbcd9544713d30732328c8c57 - + https://github.com/dotnet/arcade - 746a46f3963c9359da5dab5425bc0feaf9e88068 + df8799988af6503cbcd9544713d30732328c8c57 https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index f8909a55e..a3fc1c52a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 7.0.0-beta.23221.2 + 7.0.0-beta.23228.7 diff --git a/global.json b/global.json index 3e657a132..4d4fe182c 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.16.4" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23221.2", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23221.2" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23228.7", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23228.7" } }