Skip to content

Commit

Permalink
Get rid of TeamCity.VSTest.TestAdapter
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
introfog committed Feb 1, 2024
1 parent 6657f16 commit 14aba17
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<Reference Include="System.Core" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.0" />
<PackageReference Include="NUnit" Version="3.7.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.10.0" />
</ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion itext.tests/itext.commons.tests/itext.commons.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<Reference Include="System.Core" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.0" />
<PackageReference Include="NUnit" Version="3.7.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.10.0" />
</ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion itext.tests/itext.forms.tests/itext.forms.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
<Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.0" />
<PackageReference Include="NUnit" Version="3.7.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.10.0" />
</ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion itext.tests/itext.io.tests/itext.io.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
<ItemGroup>
<PackageReference Include="NUnit" Version="3.7.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.10.0" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.0" />
</ItemGroup>
<PropertyGroup>
<NoWarn>1701;1702;1591;1570;1572;1573;1574;1580;1584;1658</NoWarn>
Expand Down
1 change: 0 additions & 1 deletion itext.tests/itext.kernel.tests/itext.kernel.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<Reference Include="System.Core" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.0" />
<PackageReference Include="NUnit" Version="3.7.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.10.0" />
</ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion itext.tests/itext.layout.tests/itext.layout.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<Reference Include="System.Core" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.0" />
<PackageReference Include="NUnit" Version="3.7.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.10.0" />
</ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion itext.tests/itext.pdfa.tests/itext.pdfa.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<Reference Include="System.Core" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.0" />
<PackageReference Include="NUnit" Version="3.7.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.10.0" />
</ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion itext.tests/itext.pdftest.tests/itext.pdftest.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<Reference Include="System.Core" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.0" />
<PackageReference Include="NUnit" Version="3.7.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.10.0" />
</ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion itext.tests/itext.pdfua.tests/itext.pdfua.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<Reference Include="System.Core" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.0" />
<PackageReference Include="NUnit" Version="3.7.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.10.0" />
</ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion itext.tests/itext.sign.tests/itext.sign.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<Reference Include="System.Core" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.0" />
<PackageReference Include="NUnit" Version="3.7.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.10.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
<ItemGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.0" />
<PackageReference Include="NUnit" Version="3.7.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.10.0" />
</ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion itext.tests/itext.svg.tests/itext.svg.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
<ItemGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.0" />
<PackageReference Include="NUnit" Version="3.7.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.10.0" />
</ItemGroup>
Expand Down

0 comments on commit 14aba17

Please sign in to comment.