diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 254b2c1eed..a797a98e85 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26170.109 + 11.0.0-beta.26172.108 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cbcd48b98e..8d92852f23 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,11 +1,11 @@ - + - + https://github.com/dotnet/dotnet - e921c3d511279a7ed37f83dbd346019c5b3ffc0e + 491bbab262d2f8179cf5f5651bc0689d9c12739a diff --git a/global.json b/global.json index fb31e4c486..9ee44d1f16 100644 --- a/global.json +++ b/global.json @@ -1,14 +1,14 @@ { "sdk": { - "version": "11.0.100-preview.3.26161.119", + "version": "11.0.100-preview.3.26170.106", "allowPrerelease": true, "rollForward": "major" }, "tools": { - "dotnet": "11.0.100-preview.3.26161.119" + "dotnet": "11.0.100-preview.3.26170.106" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26170.109", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26172.108", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0" }