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" } }