diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 78ec158..7db6d9c 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"csharpier": {
- "version": "0.30.6",
+ "version": "1.1.1",
"commands": [
"dotnet-csharpier"
]
diff --git a/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj b/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj
index 8fa8a78..51abbc2 100644
--- a/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj
+++ b/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj
@@ -25,13 +25,13 @@
runtime; build; native; contentfiles; analyzers
all
-
-
+
+
-
-
+
+
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Tests/SolutionName.Tests/SolutionName.Tests.csproj b/Tests/SolutionName.Tests/SolutionName.Tests.csproj
index d5a1c7c..355533e 100644
--- a/Tests/SolutionName.Tests/SolutionName.Tests.csproj
+++ b/Tests/SolutionName.Tests/SolutionName.Tests.csproj
@@ -11,12 +11,12 @@
runtime; build; native; contentfiles; analyzers
all
-
-
+
+
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive