diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 10e27ae..be3e573 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,14 +3,14 @@ "isRoot": true, "tools": { "husky": { - "version": "0.7.2", + "version": "0.8.0", "commands": [ "husky" ], "rollForward": false }, "versionize": { - "version": "2.3.1", + "version": "2.4.0", "commands": [ "versionize" ], diff --git a/FileCurator/FileCurator.csproj b/FileCurator/FileCurator.csproj index fb161ab..c393281 100644 --- a/FileCurator/FileCurator.csproj +++ b/FileCurator/FileCurator.csproj @@ -46,11 +46,11 @@ - + - +