From 8f21d61c089cca3bd76eadf68dfcdc4e318516df Mon Sep 17 00:00:00 2001 From: Doug Bunting <6431421+dougbu@users.noreply.github.com> Date: Tue, 11 Aug 2020 15:02:23 -0700 Subject: [PATCH] Update to 3.1.107 SDK --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 023704b7ac..4c34e6afa2 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "3.1.103" + "version": "3.1.107" }, "tools": { - "dotnet": "3.1.103", + "dotnet": "3.1.107", "runtimes": { "dotnet/x64": [ "$(MicrosoftNETCoreAppInternalPackageVersion)"