diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 9736d10..6769d91 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "husky": { - "version": "0.9.0", + "version": "0.9.1", "commands": [ "husky" ], diff --git a/FileCurator.Tests/FileCurator.Tests.csproj b/FileCurator.Tests/FileCurator.Tests.csproj index 3616dea..e99143b 100644 --- a/FileCurator.Tests/FileCurator.Tests.csproj +++ b/FileCurator.Tests/FileCurator.Tests.csproj @@ -109,7 +109,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive