Net9 Tests do not run in Visual Studio #3193
Labels
Bug! 🐛
Issues that are bugs in the drivers we maintain.
Triage Done ✔️
Issues that are triaged by dev team and are in investigation.
When developing SqlClient using Visual Studio I want to be able to run the manual tests to make sure that I haven't broken anything. With the tests configured correctly so that they can be run correctly from the commandline it is impossible to run them from within Visual Studio.
Picking a simple test example, this is what you get:
Without the ability to trigger the CI as a contributor the local test experience becomes much more important. Currently it is not useful and does not allow test information to be gathered in a sensible way.
The text was updated successfully, but these errors were encountered: