diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index a2381ad5..98bfc532 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,8 +3,10 @@ "isRoot": true, "tools": { "husky": { - "version": "0.7.1", - "commands": ["husky"] + "version": "0.8.0", + "commands": [ + "husky" + ] } } } \ No newline at end of file diff --git a/Darklands.csproj b/Darklands.csproj index bc784eae..2b427366 100644 --- a/Darklands.csproj +++ b/Darklands.csproj @@ -14,18 +14,18 @@ - - - + + + - + - + - + @@ -44,6 +44,9 @@ + + + diff --git a/src/Darklands.Core/Darklands.Core.csproj b/src/Darklands.Core/Darklands.Core.csproj index 1048fd76..594615e0 100644 --- a/src/Darklands.Core/Darklands.Core.csproj +++ b/src/Darklands.Core/Darklands.Core.csproj @@ -13,17 +13,17 @@ - + - + - + - - + +