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/examples/BasicExtraction/BasicExtraction.csproj b/examples/BasicExtraction/BasicExtraction.csproj index 4d7c013..e3125e6 100644 --- a/examples/BasicExtraction/BasicExtraction.csproj +++ b/examples/BasicExtraction/BasicExtraction.csproj @@ -11,7 +11,7 @@ - + diff --git a/examples/BasicLoading/BasicLoading.csproj b/examples/BasicLoading/BasicLoading.csproj index 4d7c013..e3125e6 100644 --- a/examples/BasicLoading/BasicLoading.csproj +++ b/examples/BasicLoading/BasicLoading.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/Wolfgang.Etl.FixedWidth/Wolfgang.Etl.FixedWidth.csproj b/src/Wolfgang.Etl.FixedWidth/Wolfgang.Etl.FixedWidth.csproj index b131b64..9f0e0d8 100644 --- a/src/Wolfgang.Etl.FixedWidth/Wolfgang.Etl.FixedWidth.csproj +++ b/src/Wolfgang.Etl.FixedWidth/Wolfgang.Etl.FixedWidth.csproj @@ -46,7 +46,7 @@ - + diff --git a/tests/Wolfgang.Etl.FixedWidth.Tests.Unit/Wolfgang.Etl.FixedWidth.Tests.Unit.csproj b/tests/Wolfgang.Etl.FixedWidth.Tests.Unit/Wolfgang.Etl.FixedWidth.Tests.Unit.csproj index eba4475..9d95f0f 100644 --- a/tests/Wolfgang.Etl.FixedWidth.Tests.Unit/Wolfgang.Etl.FixedWidth.Tests.Unit.csproj +++ b/tests/Wolfgang.Etl.FixedWidth.Tests.Unit/Wolfgang.Etl.FixedWidth.Tests.Unit.csproj @@ -20,8 +20,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all