diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 79a427d2aa..3e9783f111 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.26216.111 + 10.0.0-beta.26217.115 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8fa7b7bc7c..8e8e61fb08 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - d5a73cb9564de5e77882721fc7a85c83fad55ada + 71d1809a66d8aacbe21208baeb0bbc484191b3d1 diff --git a/eng/Versions.props b/eng/Versions.props index 06c834e8c6..e7c9324245 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -3,7 +3,7 @@ - 2.2.7 + 2.2.8 servicing diff --git a/global.json b/global.json index 0885c43164..e6d57f836b 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.106" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26216.111" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26217.115" } }