diff --git a/NuGet.config b/NuGet.config index d8147101bbd..2cb76a72fa9 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 352d59288e4..0dff5ec3b7c 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.26110.124 + 10.0.0-beta.26112.101 2.0.4 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f33af2ae519..ab0054fa753 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - 9d0c3bebf9d368ad51c0b9a7b954219d192cd9d6 + fed627baa5ecd147271ada875bbd183f0d2a01d7 - + https://github.com/dotnet/dotnet - 9d0c3bebf9d368ad51c0b9a7b954219d192cd9d6 + fed627baa5ecd147271ada875bbd183f0d2a01d7 diff --git a/global.json b/global.json index 99071c4b6b4..916e7484420 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.102" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26110.124" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26112.101" } }