diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 9736d10..6769d91 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "husky": { - "version": "0.9.0", + "version": "0.9.1", "commands": [ "husky" ], diff --git a/Mecha.Core/Mecha.Core.csproj b/Mecha.Core/Mecha.Core.csproj index 2b57ecb..b2b2e6a 100644 --- a/Mecha.Core/Mecha.Core.csproj +++ b/Mecha.Core/Mecha.Core.csproj @@ -49,18 +49,18 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file diff --git a/Mecha.xUnit/Mecha.xUnit.csproj b/Mecha.xUnit/Mecha.xUnit.csproj index 4f676f5..a2201bd 100644 --- a/Mecha.xUnit/Mecha.xUnit.csproj +++ b/Mecha.xUnit/Mecha.xUnit.csproj @@ -50,8 +50,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive