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/Corset.Tests/Corset.Tests.csproj b/Corset.Tests/Corset.Tests.csproj index 1743da3..d0f0cb8 100644 --- a/Corset.Tests/Corset.Tests.csproj +++ b/Corset.Tests/Corset.Tests.csproj @@ -19,7 +19,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all diff --git a/Corset/Corset.csproj b/Corset/Corset.csproj index ea72361..20b9846 100644 --- a/Corset/Corset.csproj +++ b/Corset/Corset.csproj @@ -46,7 +46,7 @@ - + all