diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 9be3d09..3af005d 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,16 +3,18 @@
"isRoot": true,
"tools": {
"husky": {
- "version": "0.7.0",
+ "version": "0.7.2",
"commands": [
"husky"
- ]
+ ],
+ "rollForward": false
},
"dotnet-format": {
"version": "5.1.250801",
"commands": [
"dotnet-format"
- ]
+ ],
+ "rollForward": false
}
}
-}
+}
\ No newline at end of file
diff --git a/src/Husky/Husky.csproj b/src/Husky/Husky.csproj
index 38552f3..4eaa638 100644
--- a/src/Husky/Husky.csproj
+++ b/src/Husky/Husky.csproj
@@ -28,7 +28,9 @@
README.md
Debug;Release;IntegrationTest
AnyCPU
+ true
+
@@ -40,16 +42,25 @@
+
+
+ 8.0.0
+
+
+ 9.0.0
+
+
-
-
-
-
+
+
+
+
+