diff --git a/Directory.Build.props b/Directory.Build.props index c445a8d..7d33d0e 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -56,6 +56,6 @@ - + diff --git a/global.json b/global.json index c538b61..ca85b5e 100644 --- a/global.json +++ b/global.json @@ -5,6 +5,6 @@ "allowPrerelease": false }, "msbuild-sdks": { - "Microsoft.Build.NoTargets": "3.7.0" + "Microsoft.Build.NoTargets": "3.7.134" } -} +} \ No newline at end of file diff --git a/src/CsvHandler.SourceGenerator/CsvHandler.SourceGenerator.csproj b/src/CsvHandler.SourceGenerator/CsvHandler.SourceGenerator.csproj index 873d466..0490074 100644 --- a/src/CsvHandler.SourceGenerator/CsvHandler.SourceGenerator.csproj +++ b/src/CsvHandler.SourceGenerator/CsvHandler.SourceGenerator.csproj @@ -15,8 +15,8 @@ - - + + diff --git a/src/CsvHandler/CsvHandler.csproj b/src/CsvHandler/CsvHandler.csproj index 1febcb1..c07ef2e 100644 --- a/src/CsvHandler/CsvHandler.csproj +++ b/src/CsvHandler/CsvHandler.csproj @@ -17,11 +17,11 @@ - - - - - + + + + + diff --git a/tests/CsvHandler.Tests/CsvHandler.Tests.csproj b/tests/CsvHandler.Tests/CsvHandler.Tests.csproj index 49ebce2..fd04bdf 100644 --- a/tests/CsvHandler.Tests/CsvHandler.Tests.csproj +++ b/tests/CsvHandler.Tests/CsvHandler.Tests.csproj @@ -13,7 +13,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -22,7 +22,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -31,6 +31,8 @@ + +