diff --git a/NuGet.config b/NuGet.config index 19e0a26da01..e4ad47bfc35 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 10456c78940..bc17b5dcf37 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.26167.104 + 10.0.0-beta.26168.104 2.0.6 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9bf72aff5db..5aaf9b9ba10 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - a768084e4f0d943321bd135b7f9f7ca048f30881 + 73b3b5ac0e4a5658c7a0555b67d91a22ad39de4b - + https://github.com/dotnet/dotnet - a768084e4f0d943321bd135b7f9f7ca048f30881 + 73b3b5ac0e4a5658c7a0555b67d91a22ad39de4b diff --git a/global.json b/global.json index 76de1cb7b3f..82239cb0fc4 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.105" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26167.104" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26168.104" } }