❔ ✅ using Xunit; does not work in visual studio
As far as I was aware its shipped with .Net when u install C# development, but when I try to import it it does not work.


/close Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)