Support for Managed Test Project in VS 2019?
Lamb, Stephen
1
Reputation point
Was there a post somewhere that mentioned that Managed Test Projects are no longer supported in VS 2019? They do not appear in the Add -> New Project dialog. Also, tests that live in such projects, created in previous VS versions, are not being discovered when built as x64. These projects work fine when built as Win 32, i.e. tests were discovered and were run-able
If we have to move to the Native Unit Test Projects for x64, is it possible to set the project to add support for /CLR and then use .NET features in the tests? Are there example web pages for such a transition?
Sign in to answer