diff --git a/build/_build.csproj b/build/_build.csproj index 4641836..9a6ea52 100644 --- a/build/_build.csproj +++ b/build/_build.csproj @@ -15,7 +15,7 @@ - + diff --git a/global.json b/global.json index 99b1511..ab84b81 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.202", + "version": "10.0.203", "rollForward": "latestFeature" } } diff --git a/src/StaticWGen.Core/StaticWGen.Core.csproj b/src/StaticWGen.Core/StaticWGen.Core.csproj index d6ac8b4..25ccfd2 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 845abc0..cf21bd9 100644 --- a/tests/StaticWGen.Tests/StaticWGen.Tests.csproj +++ b/tests/StaticWGen.Tests/StaticWGen.Tests.csproj @@ -9,7 +9,7 @@ - +