diff --git a/NuGet.config b/NuGet.config index 3d819309b95..30e645ba929 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 92414d4e1d6..2c056c3e4a6 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.26303.112 + 10.0.0-beta.26305.119 2.0.10 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 93d7d712657..403af43c929 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - c5ac2b68f9b0e2646ad3bfb3fae793c1323f2528 + 23f480e55b8cf46010d7b68fe340ea3035fe777f - + https://github.com/dotnet/dotnet - c5ac2b68f9b0e2646ad3bfb3fae793c1323f2528 + 23f480e55b8cf46010d7b68fe340ea3035fe777f diff --git a/global.json b/global.json index 365cf4950c3..914a7bb67dd 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.108" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26303.112" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26305.119" } }