diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 10e27ae..0160e78 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "husky": { - "version": "0.7.2", + "version": "0.8.0", "commands": [ "husky" ], diff --git a/SQLParser/SQLParser.csproj b/SQLParser/SQLParser.csproj index ad4370e..570951c 100644 --- a/SQLParser/SQLParser.csproj +++ b/SQLParser/SQLParser.csproj @@ -47,7 +47,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive