NUnit3TestAdapter dependency
bhorn opened this issue · 2 comments
bhorn commented
Embarcadero.Data.InterBaseClient.csproj has a dependency on NUnit3TestAdapter. Is this required? It seems a bit odd for a database driver to link to any unit test library.
jeffovercash commented
No, I'll remove it in the next release. Surprisingly I would have expected that to have crept in on the .net 60 stuff, but it was in the net 4.52 group.
jeffovercash commented
Fixed in the 7.13.6 release