diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 03df2323..05325293 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.2.1", + "version": "1.2.3", "commands": [ "csharpier" ], diff --git a/Directory.Build.props b/Directory.Build.props index 424c7228..ad8a7606 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 c87d982f..73bf47ea 100644 --- a/src/Processor/Processor.csproj +++ b/src/Processor/Processor.csproj @@ -19,25 +19,25 @@ - + - + - + - - - + + + - - - - - - + + + + + + diff --git a/tests/Processor.Tests/Processor.Tests.csproj b/tests/Processor.Tests/Processor.Tests.csproj index 3f345f0f..e59a3055 100644 --- a/tests/Processor.Tests/Processor.Tests.csproj +++ b/tests/Processor.Tests/Processor.Tests.csproj @@ -12,7 +12,7 @@ - + diff --git a/tests/Testing/Testing.csproj b/tests/Testing/Testing.csproj index 6619d03c..b6cb6451 100644 --- a/tests/Testing/Testing.csproj +++ b/tests/Testing/Testing.csproj @@ -10,8 +10,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -20,10 +20,10 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + - +