From ee80495e3cf907dbcd8887654e2c0c64ee19c776 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Tue, 13 Oct 2020 11:47:36 -0700 Subject: Update branding to 3.1.10 (#26814) * Update branding to 3.1.10 * Update SDK & Baseline --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'global.json') diff --git a/global.json b/global.json index 4c34e6afa2..976f99abbe 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "3.1.107" + "version": "3.1.109" }, "tools": { - "dotnet": "3.1.107", + "dotnet": "3.1.109", "runtimes": { "dotnet/x64": [ "$(MicrosoftNETCoreAppInternalPackageVersion)" -- cgit v1.2.3