diff --git a/OpenPolytopia.Common/OpenPolytopia.Common.csproj b/OpenPolytopia.Common/OpenPolytopia.Common.csproj index 56dd5e7..8534f7e 100644 --- a/OpenPolytopia.Common/OpenPolytopia.Common.csproj +++ b/OpenPolytopia.Common/OpenPolytopia.Common.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/OpenPolytopia/OpenPolytopia.csproj b/OpenPolytopia/OpenPolytopia.csproj index cb032ee..6ef314c 100644 --- a/OpenPolytopia/OpenPolytopia.csproj +++ b/OpenPolytopia/OpenPolytopia.csproj @@ -32,24 +32,24 @@ - + - + - + - + - + - + diff --git a/StdbModule/StdbModule.csproj b/StdbModule/StdbModule.csproj index 788e693..eb1aacc 100644 --- a/StdbModule/StdbModule.csproj +++ b/StdbModule/StdbModule.csproj @@ -11,7 +11,7 @@ - + diff --git a/global.json b/global.json index 623dc86..4132d43 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.113", + "version": "8.0.415", "rollForward": "major" }, "msbuild-sdks": {