diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 017fac7..321b5d6 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.1.1", + "version": "1.1.2", "commands": [ "csharpier" ], diff --git a/Directory.Build.props b/Directory.Build.props index 590d4e4..424c722 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 5d80048..98665f6 100644 --- a/src/Processor/Processor.csproj +++ b/src/Processor/Processor.csproj @@ -17,23 +17,23 @@ - - - + + + - - + + - + - - - + + + - - + + diff --git a/tests/Processor.IntegrationTests/Processor.IntegrationTests.csproj b/tests/Processor.IntegrationTests/Processor.IntegrationTests.csproj index 78a2ea2..1b8a253 100644 --- a/tests/Processor.IntegrationTests/Processor.IntegrationTests.csproj +++ b/tests/Processor.IntegrationTests/Processor.IntegrationTests.csproj @@ -7,15 +7,15 @@ Defra.TradeImportsProcessor.Processor.IntegrationTests - - + + - - - + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Processor.Tests/Processor.Tests.csproj b/tests/Processor.Tests/Processor.Tests.csproj index 188ea61..5af36b4 100644 --- a/tests/Processor.Tests/Processor.Tests.csproj +++ b/tests/Processor.Tests/Processor.Tests.csproj @@ -12,12 +12,12 @@ - + - - + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Testing/Testing.csproj b/tests/Testing/Testing.csproj index a0616de..fa597aa 100644 --- a/tests/Testing/Testing.csproj +++ b/tests/Testing/Testing.csproj @@ -9,10 +9,10 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -20,10 +20,10 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + - +