Open vnbaaij opened 1 year ago
This was one of the problems I tried to fix in the latest update :( I will check again. Is your project open source, perhaps I can test with that?
Oh, I might not have tried with the latest then (not at pc for couple of days). I tried with https://github.com/microsoft/fluentui-blazor
I will test :) I tried to fix the problem last Thursday.
Yeah, my test was right before that (Wednesday).
For the Fluent UI library we are using several folders in our solution for organizational purposes. The library code for example is in a src subfolder. Creating tests fails with this and debugging the extension showed it is failing because of the folders existing. Hope this helps!