Skip to content

Commit 39a80d8

Browse files
committed
Get rid of TeamCity.VSTest.TestAdapter
* New version of TeamCity isn't compatible with the old TeamCity.VSTest.TestAdapter, so deiced to remove it, because new .NET runners are used which override reason of using TeamCity.VSTest.TestAdapter
1 parent 44d3af8 commit 39a80d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

itext.tests/itext.html2pdf.tests/itext.html2pdf.tests.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
<AssemblyName>itext.html2pdf.tests</AssemblyName>
2828
</PropertyGroup>
2929
<ItemGroup>
30-
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.0" />
3130
<PackageReference Include="NUnit" Version="3.7.1" />
3231
<PackageReference Include="NUnit3TestAdapter" Version="3.8.0" />
3332
</ItemGroup>

0 commit comments

Comments
 (0)