diff --git a/eng/Version.Details.props b/eng/Version.Details.props index f3a0b5736..acdecbb20 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26217.116 + 10.0.0-beta.26230.116 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1165b4a00..ffe098075 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - 5b150b1d949d9509e9822fa44fd52923d1d162e5 + 79cfed0f25ea00a95b1b38f50b4019e8e591a73b diff --git a/eng/Versions.props b/eng/Versions.props index 55714a696..79b235562 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -3,7 +3,7 @@ - 10.0.300 + 10.0.400 alpha diff --git a/global.json b/global.json index d0bc0f8b2..0f7f438de 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.105" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26217.116", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26230.116", "Microsoft.Build.NoTargets": "3.7.0" } }