diff options
| author | transtrike <transtrike@gmail.com> | 2021-03-03 18:35:12 +0200 |
|---|---|---|
| committer | transtrike <transtrike@gmail.com> | 2021-03-03 18:35:12 +0200 |
| commit | b9a9d63418d728560b17c23d49255328d16ccb11 (patch) | |
| tree | 6e536e34d2118d9bdf8854dc3d12b493162ed0f3 /src/Common | |
| parent | 804d274223734ea1c67920622ceb453cca602fc9 (diff) | |
| download | DevHive-b9a9d63418d728560b17c23d49255328d16ccb11.tar DevHive-b9a9d63418d728560b17c23d49255328d16ccb11.tar.gz DevHive-b9a9d63418d728560b17c23d49255328d16ccb11.zip | |
NSwag replaced Swagger; Doc prep configurednswag
Diffstat (limited to 'src/Common')
| -rw-r--r-- | src/Common/DevHive.Common.Models/DevHive.Common.Models.csproj | 2 |
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> |
