aboutsummaryrefslogtreecommitdiff
path: root/src/Data/DevHive.Data.Tests
diff options
context:
space:
mode:
authorVictor S <57849063+transtrike@users.noreply.github.com>2021-03-03 18:42:11 +0200
committerGitHub <noreply@github.com>2021-03-03 18:42:11 +0200
commit02cf05d6cc38e6907404f65976440b811d6cc60a (patch)
tree6e536e34d2118d9bdf8854dc3d12b493162ed0f3 /src/Data/DevHive.Data.Tests
parent804d274223734ea1c67920622ceb453cca602fc9 (diff)
parentb9a9d63418d728560b17c23d49255328d16ccb11 (diff)
downloadDevHive-02cf05d6cc38e6907404f65976440b811d6cc60a.tar
DevHive-02cf05d6cc38e6907404f65976440b811d6cc60a.tar.gz
DevHive-02cf05d6cc38e6907404f65976440b811d6cc60a.zip
Merge pull request #19 from Team-Kaleidoscope/nswag
NSwag replaced Swagger; Doc prep configured
Diffstat (limited to 'src/Data/DevHive.Data.Tests')
-rw-r--r--src/Data/DevHive.Data.Tests/DevHive.Data.Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Data/DevHive.Data.Tests/DevHive.Data.Tests.csproj b/src/Data/DevHive.Data.Tests/DevHive.Data.Tests.csproj
index 46c7b83..25b2b39 100644
--- a/src/Data/DevHive.Data.Tests/DevHive.Data.Tests.csproj
+++ b/src/Data/DevHive.Data.Tests/DevHive.Data.Tests.csproj
@@ -9,7 +9,7 @@
<PackageReference Include="NUnit" Version="3.13.1"/>
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1"/>
- <PackageReference Include="SonarAnalyzer.CSharp" Version="8.18.0.27296"/>
+ <PackageReference Include="SonarAnalyzer.CSharp" Version="8.19.0.28253"/>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DevHive.Data\DevHive.Data.csproj"/>