diff --git a/NuGet.config b/NuGet.config index 5ac6f6e06..befa727e3 100644 --- a/NuGet.config +++ b/NuGet.config @@ -12,9 +12,6 @@ - - - @@ -22,9 +19,6 @@ - - - @@ -51,9 +45,6 @@ - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d9a0b8a87..7cabfbd1c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -192,18 +192,18 @@ - + https://github.com/dotnet/arcade - cae11bc40b691f546d788f7ab37f7eaf0e24ded8 + c9c125ccc43361cd94433c2d7f7069d465ad11a5 - + https://github.com/dotnet/arcade - cae11bc40b691f546d788f7ab37f7eaf0e24ded8 + c9c125ccc43361cd94433c2d7f7069d465ad11a5 - + https://github.com/dotnet/arcade - cae11bc40b691f546d788f7ab37f7eaf0e24ded8 + c9c125ccc43361cd94433c2d7f7069d465ad11a5 https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index 9c32dca07..5e6237564 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 7.0.0-beta.23361.2 + 7.0.0-beta.23370.3 diff --git a/global.json b/global.json index d20ab2569..0df69a962 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.23361.2", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23361.2" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23370.3", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23370.3" } }