aboutsummaryrefslogtreecommitdiff
path: root/src/Common/DevHive.Common.Models/DevHive.Common.Models.csproj
diff options
context:
space:
mode:
authortranstrike <transtrike@gmail.com>2021-03-03 18:35:12 +0200
committertranstrike <transtrike@gmail.com>2021-03-03 18:35:12 +0200
commitb9a9d63418d728560b17c23d49255328d16ccb11 (patch)
tree6e536e34d2118d9bdf8854dc3d12b493162ed0f3 /src/Common/DevHive.Common.Models/DevHive.Common.Models.csproj
parent804d274223734ea1c67920622ceb453cca602fc9 (diff)
downloadDevHive-b9a9d63418d728560b17c23d49255328d16ccb11.tar
DevHive-b9a9d63418d728560b17c23d49255328d16ccb11.tar.gz
DevHive-b9a9d63418d728560b17c23d49255328d16ccb11.zip
NSwag replaced Swagger; Doc prep configurednswag
Diffstat (limited to 'src/Common/DevHive.Common.Models/DevHive.Common.Models.csproj')
-rw-r--r--src/Common/DevHive.Common.Models/DevHive.Common.Models.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Common/DevHive.Common.Models/DevHive.Common.Models.csproj b/src/Common/DevHive.Common.Models/DevHive.Common.Models.csproj
index f6d662c..a952c59 100644
--- a/src/Common/DevHive.Common.Models/DevHive.Common.Models.csproj
+++ b/src/Common/DevHive.Common.Models/DevHive.Common.Models.csproj
@@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="5.0.2"/>
- <PackageReference Include="SonarAnalyzer.CSharp" Version="8.18.0.27296"/>
+ <PackageReference Include="SonarAnalyzer.CSharp" Version="8.19.0.28253"/>
</ItemGroup>
<PropertyGroup>
<EnableNETAnalyzers>true</EnableNETAnalyzers>