diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 3bee739d..70ee77f0 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.25562.102 - 2.0.0-rc.3.25562.102 + 11.0.0-beta.25562.109 + 2.0.0-rc.3.25562.109 17.11.31 17.11.31 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 772cd446..677b1310 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + - + https://github.com/dotnet/dotnet - c78244f2dd40d11772abaae1b13939557de2e136 + f54307a7b9f0a745520863d2b8cdd6f468fd787c - + https://github.com/dotnet/dotnet - c78244f2dd40d11772abaae1b13939557de2e136 + f54307a7b9f0a745520863d2b8cdd6f468fd787c diff --git a/global.json b/global.json index a99705ae..558ebfb3 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.100-rc.2.25502.107" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25562.102", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25562.109", "Microsoft.Build.NoTargets": "3.7.0" } }