diff --git a/src/SourceGeneratorUtils/SourceGeneratorUtils.csproj b/src/SourceGeneratorUtils/SourceGeneratorUtils.csproj index 1a3146f..1095e3f 100644 --- a/src/SourceGeneratorUtils/SourceGeneratorUtils.csproj +++ b/src/SourceGeneratorUtils/SourceGeneratorUtils.csproj @@ -1,4 +1,4 @@ - + An essential library equipped with utils and helpers to write source files for source generators or general purpose. @@ -15,7 +15,7 @@ - + diff --git a/tests/SourceGeneratorUtils.Tests/SourceGeneratorUtils.Tests.csproj b/tests/SourceGeneratorUtils.Tests/SourceGeneratorUtils.Tests.csproj index 6c69365..4e16d4d 100644 --- a/tests/SourceGeneratorUtils.Tests/SourceGeneratorUtils.Tests.csproj +++ b/tests/SourceGeneratorUtils.Tests/SourceGeneratorUtils.Tests.csproj @@ -1,4 +1,4 @@ - + $(NetCoreAppCurrent);$(NetCoreAppMinimum) @@ -9,7 +9,7 @@ - +