diff --git a/build/BuildSphere.csproj b/build/BuildSphere.csproj index 3bcd171..521675b 100644 --- a/build/BuildSphere.csproj +++ b/build/BuildSphere.csproj @@ -45,10 +45,10 @@ - + - + diff --git a/global.json b/global.json index 545c92c..01cb658 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.302", + "version": "10.0.400", "rollForward": "latestFeature" } }