diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 5e95da1..155e425 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,10 +3,11 @@
"isRoot": true,
"tools": {
"csharpier": {
- "version": "0.27.2",
+ "version": "0.28.2",
"commands": [
"dotnet-csharpier"
- ]
+ ],
+ "rollForward": false
}
}
-}
+}
\ No newline at end of file
diff --git a/src/Biomatch.CLI/Biomatch.CLI.csproj b/src/Biomatch.CLI/Biomatch.CLI.csproj
index afcac88..d1e0672 100644
--- a/src/Biomatch.CLI/Biomatch.CLI.csproj
+++ b/src/Biomatch.CLI/Biomatch.CLI.csproj
@@ -11,7 +11,7 @@
-
+
diff --git a/src/Biomatch.Domain/Biomatch.Domain.csproj b/src/Biomatch.Domain/Biomatch.Domain.csproj
index 8a73322..befc697 100644
--- a/src/Biomatch.Domain/Biomatch.Domain.csproj
+++ b/src/Biomatch.Domain/Biomatch.Domain.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/tests/Biomatch.Domain.Tests.Unit/Biomatch.Domain.Tests.Unit.csproj b/tests/Biomatch.Domain.Tests.Unit/Biomatch.Domain.Tests.Unit.csproj
index 1f6a6bf..d00c159 100644
--- a/tests/Biomatch.Domain.Tests.Unit/Biomatch.Domain.Tests.Unit.csproj
+++ b/tests/Biomatch.Domain.Tests.Unit/Biomatch.Domain.Tests.Unit.csproj
@@ -9,15 +9,15 @@
-
+
-
-
+
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all