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/ObjectCartographer.Tests/ObjectCartographer.Tests.csproj b/ObjectCartographer.Tests/ObjectCartographer.Tests.csproj index fdee156..b7145fa 100644 --- a/ObjectCartographer.Tests/ObjectCartographer.Tests.csproj +++ b/ObjectCartographer.Tests/ObjectCartographer.Tests.csproj @@ -11,7 +11,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/ObjectCartographer/ObjectCartographer.csproj b/ObjectCartographer/ObjectCartographer.csproj index 904ca33..412b47b 100644 --- a/ObjectCartographer/ObjectCartographer.csproj +++ b/ObjectCartographer/ObjectCartographer.csproj @@ -50,7 +50,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +