diff --git a/Directory.Build.props b/Directory.Build.props index c1abba1..505f6cd 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -47,19 +47,19 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -73,7 +73,7 @@ Library projects under src/ should opt in; test / example / benchmark projects should not. Per-repo enablement is tracked as a follow-up maintenance issue. --> - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Wolfgang.Etl.Csv/Wolfgang.Etl.Csv.csproj b/src/Wolfgang.Etl.Csv/Wolfgang.Etl.Csv.csproj index 45c97df..ab4a20d 100644 --- a/src/Wolfgang.Etl.Csv/Wolfgang.Etl.Csv.csproj +++ b/src/Wolfgang.Etl.Csv/Wolfgang.Etl.Csv.csproj @@ -37,7 +37,7 @@ - + diff --git a/tests/Wolfgang.Etl.Csv.Tests.Unit/Wolfgang.Etl.Csv.Tests.Unit.csproj b/tests/Wolfgang.Etl.Csv.Tests.Unit/Wolfgang.Etl.Csv.Tests.Unit.csproj index cf91b1a..8c0e848 100644 --- a/tests/Wolfgang.Etl.Csv.Tests.Unit/Wolfgang.Etl.Csv.Tests.Unit.csproj +++ b/tests/Wolfgang.Etl.Csv.Tests.Unit/Wolfgang.Etl.Csv.Tests.Unit.csproj @@ -22,8 +22,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive @@ -35,7 +35,7 @@ check (CsvXmlDocExampleRotTests). Restricted to modern TFMs because the Roslyn analyzers require .NET 8+ to load cleanly. --> - +