diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index ca3ac6d..db9b9d8 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/src/OperatorTemplate.AppHost/OperatorTemplate.AppHost.csproj b/src/OperatorTemplate.AppHost/OperatorTemplate.AppHost.csproj index 3704c02..6deb91a 100644 --- a/src/OperatorTemplate.AppHost/OperatorTemplate.AppHost.csproj +++ b/src/OperatorTemplate.AppHost/OperatorTemplate.AppHost.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/OperatorTemplate.Operator/OperatorTemplate.Operator.csproj b/src/OperatorTemplate.Operator/OperatorTemplate.Operator.csproj index d8f2be8..6cfceb7 100644 --- a/src/OperatorTemplate.Operator/OperatorTemplate.Operator.csproj +++ b/src/OperatorTemplate.Operator/OperatorTemplate.Operator.csproj @@ -12,12 +12,12 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + \ No newline at end of file diff --git a/src/tests/OperatorTemplate.Operator.UnitTests/OperatorTemplate.Operator.UnitTests.csproj b/src/tests/OperatorTemplate.Operator.UnitTests/OperatorTemplate.Operator.UnitTests.csproj index 77b57da..9ac1312 100644 --- a/src/tests/OperatorTemplate.Operator.UnitTests/OperatorTemplate.Operator.UnitTests.csproj +++ b/src/tests/OperatorTemplate.Operator.UnitTests/OperatorTemplate.Operator.UnitTests.csproj @@ -9,7 +9,7 @@ - +