Skip to content

Commit

Permalink
Update BadMedicine.Dicom.Tests.csproj
Browse files Browse the repository at this point in the history
Add analyzer
  • Loading branch information
jas88 committed Nov 27, 2023
1 parent 9543b79 commit a5de2b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BadMedicine.Dicom.Tests/BadMedicine.Dicom.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="4.0.0" />
<PackageReference Include="NUnit.Analyzers" Version="3.9.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit a5de2b7

Please sign in to comment.