diff --git a/eng/Version.Details.props b/eng/Version.Details.props index dea951420..b94eb6d7f 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.26106.102 + 10.0.0-beta.26110.110 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 945798152..0aac30369 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - c8bc46f9ed494cfc09ab38965d72b6a29d50a90d + 24f66fec875855c1e7bcddebf0703b2fcab1ee3e diff --git a/global.json b/global.json index d9bf30b46..8aa36b2b5 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.102" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26106.102", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26110.110", "Microsoft.Build.NoTargets": "3.7.0" } }