diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 0532529..cdb3c8d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.2.3", + "version": "1.2.5", "commands": [ "csharpier" ], diff --git a/Directory.Build.props b/Directory.Build.props index ad8a760..5c9d070 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 73bf47e..414c10a 100644 --- a/src/Processor/Processor.csproj +++ b/src/Processor/Processor.csproj @@ -35,9 +35,9 @@ - - - - + + + + diff --git a/tests/Processor.IntegrationTests/Processor.IntegrationTests.csproj b/tests/Processor.IntegrationTests/Processor.IntegrationTests.csproj index d979f18..a149cfa 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/Testing/Testing.csproj b/tests/Testing/Testing.csproj index b6cb645..b12c8d3 100644 --- a/tests/Testing/Testing.csproj +++ b/tests/Testing/Testing.csproj @@ -20,10 +20,10 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + - +