Unable to discover tests in Middleware on Visual Studio current preview #62160
-
Any suggestion on how to get Visual Studio to discover tests in src/Middleware? I am able to build but not able to discover or run tests. I've tried to create a brand new environment following instructions in docs/BuildFromSource.md carefully. First launch of Visual Studio with
Note current preview version available for the public is 17.14.3 Preview 1. On a following launch via Any idea? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Revert the sdk in the global.json to something like |
Beta Was this translation helpful? Give feedback.
Revert the sdk in the global.json to something like
"version": "10.0.100-preview.4.25216.37"