Embarcadero/IB.NETDataProvider

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.

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.

Fixed in the 7.13.6 release