diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index e4aa460..66c8c11 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,14 +3,14 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.2.5", + "version": "1.2.6", "commands": [ "csharpier" ], "rollForward": false }, "husky": { - "version": "0.8.0", + "version": "0.9.0", "commands": [ "husky" ], diff --git a/Sandbox/Sandbox.csproj b/Sandbox/Sandbox.csproj index 08c5bd7..dffe5e7 100644 --- a/Sandbox/Sandbox.csproj +++ b/Sandbox/Sandbox.csproj @@ -10,7 +10,7 @@ enable - + diff --git a/Utilities/Utilities.csproj b/Utilities/Utilities.csproj index 946876e..5611a10 100644 --- a/Utilities/Utilities.csproj +++ b/Utilities/Utilities.csproj @@ -29,8 +29,8 @@ snupkg - - + + diff --git a/UtilitiesTests/UtilitiesTests.csproj b/UtilitiesTests/UtilitiesTests.csproj index fe9a97c..2507d90 100644 --- a/UtilitiesTests/UtilitiesTests.csproj +++ b/UtilitiesTests/UtilitiesTests.csproj @@ -23,11 +23,11 @@ snupkg - - - + + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive