mirror of
https://github.com/chylex/Minecraft-Phantom-Panel.git
synced 2025-05-12 05:34:03 +02:00
Remove dependency on coverlet.collector
This commit is contained in:
parent
3e93ad9217
commit
346ca5de75
@ -14,7 +14,6 @@
|
||||
<PackageReference Include="NUnit" />
|
||||
<PackageReference Include="NUnit3TestAdapter" />
|
||||
<PackageReference Include="NUnit.Analyzers" />
|
||||
<PackageReference Include="coverlet.collector" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
@ -25,7 +25,6 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Update="coverlet.collector" Version="3.2.0" />
|
||||
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.5.0" />
|
||||
<PackageReference Update="NUnit" Version="3.13.3" />
|
||||
<PackageReference Update="NUnit.Analyzers" Version="3.6.0" />
|
||||
|
@ -14,7 +14,6 @@
|
||||
<PackageReference Include="NUnit" />
|
||||
<PackageReference Include="NUnit3TestAdapter" />
|
||||
<PackageReference Include="NUnit.Analyzers" />
|
||||
<PackageReference Include="coverlet.collector" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user