diff --git a/build/_build.csproj b/build/_build.csproj index 9a6ea52..ba5fbc3 100644 --- a/build/_build.csproj +++ b/build/_build.csproj @@ -15,7 +15,7 @@ - + diff --git a/global.json b/global.json index ab84b81..34cc7a1 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.203", + "version": "10.0.300", "rollForward": "latestFeature" } } diff --git a/src/StaticWGen.Core/StaticWGen.Core.csproj b/src/StaticWGen.Core/StaticWGen.Core.csproj index 25ccfd2..a61c339 100644 --- a/src/StaticWGen.Core/StaticWGen.Core.csproj +++ b/src/StaticWGen.Core/StaticWGen.Core.csproj @@ -12,7 +12,7 @@ - + diff --git a/tests/StaticWGen.Tests/StaticWGen.Tests.csproj b/tests/StaticWGen.Tests/StaticWGen.Tests.csproj index 81d214c..93131fa 100644 --- a/tests/StaticWGen.Tests/StaticWGen.Tests.csproj +++ b/tests/StaticWGen.Tests/StaticWGen.Tests.csproj @@ -9,7 +9,7 @@ - +