diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 05325293..cdb3c8d1 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 ad8a7606..5c9d0706 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/Deriver/Deriver.csproj b/src/Deriver/Deriver.csproj index afc5cfe4..52f6c558 100644 --- a/src/Deriver/Deriver.csproj +++ b/src/Deriver/Deriver.csproj @@ -31,8 +31,8 @@ - - + + diff --git a/tests/Deriver.IntegrationTests/Deriver.IntegrationTests.csproj b/tests/Deriver.IntegrationTests/Deriver.IntegrationTests.csproj index 08d1f24e..43332aa1 100644 --- a/tests/Deriver.IntegrationTests/Deriver.IntegrationTests.csproj +++ b/tests/Deriver.IntegrationTests/Deriver.IntegrationTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/tests/Testing/Testing.csproj b/tests/Testing/Testing.csproj index 88b790d1..c71293a9 100644 --- a/tests/Testing/Testing.csproj +++ b/tests/Testing/Testing.csproj @@ -20,10 +20,10 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + - +