diff --git a/Directory.Build.props b/Directory.Build.props index 424c7228..6b891390 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -5,7 +5,7 @@ enable - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Processor/Processor.csproj b/src/Processor/Processor.csproj index 367fcb20..bea694cc 100644 --- a/src/Processor/Processor.csproj +++ b/src/Processor/Processor.csproj @@ -16,6 +16,7 @@ + @@ -23,17 +24,17 @@ - - + + - + - - - + + + - - + + diff --git a/tests/Processor.IntegrationTests/Processor.IntegrationTests.csproj b/tests/Processor.IntegrationTests/Processor.IntegrationTests.csproj index 7a3860aa..92348a27 100644 --- a/tests/Processor.IntegrationTests/Processor.IntegrationTests.csproj +++ b/tests/Processor.IntegrationTests/Processor.IntegrationTests.csproj @@ -7,12 +7,12 @@ Defra.TradeImportsProcessor.Processor.IntegrationTests - + - - - + + + diff --git a/tests/TestFixtures/TestFixtures.csproj b/tests/TestFixtures/TestFixtures.csproj index 4493220e..b37ce43d 100644 --- a/tests/TestFixtures/TestFixtures.csproj +++ b/tests/TestFixtures/TestFixtures.csproj @@ -11,5 +11,6 @@ + diff --git a/tests/Testing/Testing.csproj b/tests/Testing/Testing.csproj index 2078a120..97ec453a 100644 --- a/tests/Testing/Testing.csproj +++ b/tests/Testing/Testing.csproj @@ -9,9 +9,9 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -20,10 +20,10 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + - +