From 17345b5d3b3ef80d992e1175679a3eb46cb20fb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Pedro?= Date: Wed, 12 Feb 2020 17:52:27 +0000 Subject: [PATCH] Package updates. --- Docs/Cosmos.Docs.csproj | 2 +- global.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/Cosmos.Docs.csproj b/Docs/Cosmos.Docs.csproj index b37149caf..eefea7ce7 100644 --- a/Docs/Cosmos.Docs.csproj +++ b/Docs/Cosmos.Docs.csproj @@ -5,7 +5,7 @@ - + diff --git a/global.json b/global.json index 0de545d9f..bf4c1dc9e 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "msbuild-sdks": { - "Microsoft.Build.NoTargets": "1.0.40" + "Microsoft.Build.NoTargets": "1.0.88" } }