New: Hookup SonarCloud

This commit is contained in:
Qstick
2019-12-07 02:37:11 -05:00
parent 12245d0956
commit 2633c82a01
11 changed files with 116 additions and 81 deletions

View File

@@ -8,6 +8,9 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.15.1" />
<PackageReference Include="NunitXml.TestLogger" Version="2.1.41" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
<PackageReference Include="coverlet.collector" Version="1.1.0" PrivateAssets="all" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\NzbDrone.Test.Common\Radarr.Test.Common.csproj" />
</ItemGroup>