diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 36fb96e..bce529a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "husky": { - "version": "0.8.0", + "version": "0.9.1", "commands": [ "husky" ] @@ -15,4 +15,4 @@ ] } } -} +} \ No newline at end of file diff --git a/Directory.Packages.props b/Directory.Packages.props index 40476ea..af9ad2e 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -23,19 +23,19 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + @@ -43,18 +43,18 @@ - - + + - + - + @@ -65,10 +65,10 @@ - - + + - + \ No newline at end of file diff --git a/src/APITemplate.Infrastructure/APITemplate.Infrastructure.csproj b/src/APITemplate.Infrastructure/APITemplate.Infrastructure.csproj index 5e18406..41c640e 100644 --- a/src/APITemplate.Infrastructure/APITemplate.Infrastructure.csproj +++ b/src/APITemplate.Infrastructure/APITemplate.Infrastructure.csproj @@ -42,6 +42,7 @@ +