diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index aed3f66..9736d10 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.0", "commands": [ "husky" ], diff --git a/SQLParser/SQLParser.csproj b/SQLParser/SQLParser.csproj index ad1649c..5d75956 100644 --- a/SQLParser/SQLParser.csproj +++ b/SQLParser/SQLParser.csproj @@ -46,8 +46,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive