diff --git a/NuGet.config b/NuGet.config index 95b517a5862..8a3868d4b22 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 54b46ad4ae6..3da03ee0216 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.26330.110 + 10.0.0-beta.26351.110 2.0.10 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 99c7cb2558b..0b662093e03 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - e8551b43d851fdfa6fdcfe3fc10aa315148f623b + 09b877029dcd0b265a5425132ce4b03d8e7d7060 - + https://github.com/dotnet/dotnet - e8551b43d851fdfa6fdcfe3fc10aa315148f623b + 09b877029dcd0b265a5425132ce4b03d8e7d7060 diff --git a/global.json b/global.json index 9b7bf3ebd27..3e9b01aab18 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.109" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26330.110" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26351.110" } }