Skip to content

Commit b9bb9a5

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 bdc7436 commit b9bb9a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

itext.tests/itext.cleanup.tests/itext.cleanup.tests.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
<AssemblyName>itext.cleanup.tests</AssemblyName>
2424
</PropertyGroup>
2525
<ItemGroup>
26-
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.0" />
2726
<PackageReference Include="NUnit" Version="3.7.1" />
2827
<PackageReference Include="NUnit3TestAdapter" Version="3.8.0" />
2928
</ItemGroup>

0 commit comments

Comments
 (0)