diff --git a/NuGet.config b/NuGet.config index cf03513e84a..b1922c34161 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,6 @@ - @@ -25,7 +24,6 @@ - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a0de40062ba..c047ce86c7a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -191,29 +191,29 @@ Note: if the Uri is a new place, you will need to add a subscription from that p - + https://github.com/dotnet/arcade - e1240639569fad610705b52713d6d6b19f8fe433 + f843e65cdfc9e9af05d987f2f7f2e6f6a6106eb5 - + https://github.com/dotnet/arcade - e1240639569fad610705b52713d6d6b19f8fe433 + f843e65cdfc9e9af05d987f2f7f2e6f6a6106eb5 - + https://github.com/dotnet/arcade - e1240639569fad610705b52713d6d6b19f8fe433 + f843e65cdfc9e9af05d987f2f7f2e6f6a6106eb5 - + https://github.com/dotnet/arcade - e1240639569fad610705b52713d6d6b19f8fe433 + f843e65cdfc9e9af05d987f2f7f2e6f6a6106eb5 - + https://github.com/dotnet/arcade - e1240639569fad610705b52713d6d6b19f8fe433 + f843e65cdfc9e9af05d987f2f7f2e6f6a6106eb5 - + https://github.com/dotnet/arcade - e1240639569fad610705b52713d6d6b19f8fe433 + f843e65cdfc9e9af05d987f2f7f2e6f6a6106eb5 diff --git a/eng/Versions.props b/eng/Versions.props index ce6c78c6f2f..b6244d0d1d6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -57,9 +57,9 @@ - 9.0.0-beta.26201.6 - 9.0.0-beta.26201.6 - 9.0.0-beta.26201.6 + 9.0.0-beta.26220.3 + 9.0.0-beta.26220.3 + 9.0.0-beta.26220.3 17.4.0-preview-20220707-01 diff --git a/global.json b/global.json index 3bce9db12bc..d64f64a702c 100644 --- a/global.json +++ b/global.json @@ -14,9 +14,9 @@ "version": "9.0.115" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26201.6", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.26201.6", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.26201.6", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26220.3", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.26220.3", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.26220.3", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", "Microsoft.NET.Sdk.IL": "9.0.15" },