microsoft / perfview

PerfView is a CPU and memory performance-analysis tool
http://channel9.msdn.com/Series/PerfView-Tutorial
MIT License
4.06k stars 696 forks source link

Update our xUnit usage to fix warnings #1986

Closed cincuranet closed 3 months ago

cincuranet commented 5 months ago

After the #1965 update, new xUnit analyzers are kicking in and producing warnings. It should be fairly easy to adapt the code.

cincuranet commented 3 months ago

Fixed via #2018.