diff --git a/backend/Hutopy.csproj b/backend/Hutopy.csproj index 1635298..f0ec526 100644 --- a/backend/Hutopy.csproj +++ b/backend/Hutopy.csproj @@ -5,6 +5,13 @@ enable enable de6d03c4-8b1c-49e2-a8ca-c38cd4dc7d85 + + + true + AllEnabledByDefault + false + + analyzers.ruleset @@ -13,25 +20,29 @@ - - - - - - - - + + + + + + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + + + + + + diff --git a/backend/analyzers.ruleset b/backend/analyzers.ruleset new file mode 100644 index 0000000..b7f5693 --- /dev/null +++ b/backend/analyzers.ruleset @@ -0,0 +1,10 @@ + + + + + + + + + +