BryanWilhite / SonghayCore

core reusable, opinionated concerns for *all* 🧐 of my C# projects
http://songhayblog.azurewebsites.net/
MIT License
1 stars 0 forks source link

remove `DebuggerAttached*` attribute definitions 🚜🔥 #159

Closed BryanWilhite closed 7 months ago

BryanWilhite commented 11 months ago

the DebuggerAttachedTheory attribute simply does not work as it cannot detect InlineValue values

the Xunit.SkippableFact package is recommended going forward