diff --git a/NuGet.config b/NuGet.config index 214c079c37a0..1ea5b4e25974 100644 --- a/NuGet.config +++ b/NuGet.config @@ -6,10 +6,8 @@ - - @@ -32,10 +30,8 @@ - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cb7f00ab67de..a90b9b854a06 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -388,31 +388,31 @@ https://github.com/dotnet/winforms 9b822fd70005bf5632d12fe76811b97b3dd044e4 - + https://github.com/dotnet/arcade - 69a6ee9b0f059a101093ebd06560f68ce797358b + 29a2184303379b9840b70e7cdb2faa0f39833b89 - + https://github.com/dotnet/arcade - 69a6ee9b0f059a101093ebd06560f68ce797358b + 29a2184303379b9840b70e7cdb2faa0f39833b89 - + https://github.com/dotnet/arcade - 69a6ee9b0f059a101093ebd06560f68ce797358b + 29a2184303379b9840b70e7cdb2faa0f39833b89 - + https://github.com/dotnet/arcade - 69a6ee9b0f059a101093ebd06560f68ce797358b + 29a2184303379b9840b70e7cdb2faa0f39833b89 - + https://github.com/dotnet/arcade - 69a6ee9b0f059a101093ebd06560f68ce797358b + 29a2184303379b9840b70e7cdb2faa0f39833b89 - + https://github.com/dotnet/arcade - 69a6ee9b0f059a101093ebd06560f68ce797358b + 29a2184303379b9840b70e7cdb2faa0f39833b89 https://github.com/dotnet/extensions diff --git a/eng/Versions.props b/eng/Versions.props index 0e6c3dc1e212..007407d59eed 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -165,10 +165,10 @@ 6.2.4 6.2.4 - 9.0.0-beta.26106.3 - 9.0.0-beta.26106.3 - 9.0.0-beta.26106.3 - 9.0.0-beta.26106.3 + 9.0.0-beta.26123.3 + 9.0.0-beta.26123.3 + 9.0.0-beta.26123.3 + 9.0.0-beta.26123.3 9.0.0-alpha.1.24575.1 diff --git a/global.json b/global.json index 32e099e4f46d..05672508e1ee 100644 --- a/global.json +++ b/global.json @@ -27,7 +27,7 @@ "jdk": "latest" }, "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.26123.3", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.26123.3" } }