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.Tests/FileCurator.Tests.csproj b/FileCurator.Tests/FileCurator.Tests.csproj index 11487ce..760a6a4 100644 --- a/FileCurator.Tests/FileCurator.Tests.csproj +++ b/FileCurator.Tests/FileCurator.Tests.csproj @@ -109,7 +109,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive 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 @@ - + - +