Remove unused dependencies from Library.IntegrationTests by nohwnd · Pull Request #15527 · microsoft/vstest (original) (raw)
Remove package and project references that were copied from Acceptance.IntegrationTests but are not used by Library.IntegrationTests:
- Microsoft.TestPlatform.QTools.Assets (WebTest assets, not used)
- NuGet.Versioning (no source usage)
- System.Data.DataSetExtensions (no source usage)
- Microsoft.TestPlatform.Extensions.HtmlLogger (no source usage)
- Microsoft.TestPlatform.AdapterUtilities (no source usage)
Fixes microsoft#15491
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Bot review requested due to automatic review settings
nohwnd added the 🚢 Ship it!
Add to PRs where owner approves automated PR, but cannot approve because they "wrote it".
label
This was referenced
Mar 25, 2026
This was referenced
May 26, 2026
This was referenced
Jun 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})