Skip to content

Commit

Permalink
SP4 tests: code analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
swharden committed Mar 5, 2023
1 parent d2a0da0 commit 5bdb051
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ScottPlot4/ScottPlot.Tests/ScottPlot.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.0" />
<PackageReference Include="System.Drawing.Common" Version="5.0.2" />
<PackageReference Include="Microsoft.CodeAnalysis.Metrics" Version="*" >
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5bdb051

Please sign in to comment.