aboutsummaryrefslogtreecommitdiff
path: root/src/Common/DevHive.Common.Models
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common/DevHive.Common.Models')
-rw-r--r--src/Common/DevHive.Common.Models/DevHive.Common.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Common/DevHive.Common.Models/DevHive.Common.csproj b/src/Common/DevHive.Common.Models/DevHive.Common.csproj
index 4829c80..f6d662c 100644
--- a/src/Common/DevHive.Common.Models/DevHive.Common.csproj
+++ b/src/Common/DevHive.Common.Models/DevHive.Common.csproj
@@ -4,6 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="5.0.2"/>
+ <PackageReference Include="SonarAnalyzer.CSharp" Version="8.18.0.27296"/>
</ItemGroup>
<PropertyGroup>
<EnableNETAnalyzers>true</EnableNETAnalyzers>