diff --git a/NuGet.config b/NuGet.config index 5d85a65145c..d1a8a417e43 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,6 @@ - @@ -21,7 +20,6 @@ - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0a14f79603f..f13e8c0bc7c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -67,17 +67,17 @@ - + https://github.com/dotnet/arcade - 69a6ee9b0f059a101093ebd06560f68ce797358b + 0279dbd04bd1537e13ae3c1f003edf56acfaf123 - + https://github.com/dotnet/arcade - 69a6ee9b0f059a101093ebd06560f68ce797358b + 0279dbd04bd1537e13ae3c1f003edf56acfaf123 - + https://github.com/dotnet/arcade - 69a6ee9b0f059a101093ebd06560f68ce797358b + 0279dbd04bd1537e13ae3c1f003edf56acfaf123 diff --git a/eng/Versions.props b/eng/Versions.props index f283e92177d..6d5357c70d0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ 9.0.13 - 9.0.0-beta.26106.3 + 9.0.0-beta.26110.2 17.8.43 diff --git a/global.json b/global.json index eef522a6600..d69db9cff4e 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26106.3", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.26106.3" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26110.2", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.26110.2" } }