diff --git a/NuGet.config b/NuGet.config index 30e645ba929..b925d903247 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 2c056c3e4a6..92f3b3bab72 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.26305.119 + 10.0.0-beta.26307.103 2.0.10 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 403af43c929..68fe23a94a3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + fe7283f2bc56523c765bc050be87a97543db180a - + https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + fe7283f2bc56523c765bc050be87a97543db180a diff --git a/global.json b/global.json index 914a7bb67dd..9f23cd11c4f 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.26305.119" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26307.103" } }