I'm using Visual Studio 2022 17.4.0 to run the Live Unit Testing window using xUnit v2.4.2 tests with the xunit.runner.visualstudio v2.4.5.
When looking at the following documentation, it claims that I should have a checkmark thats allows me to run these tests with debug symbols. However, this is completely missing from my options.
https://learn.microsoft.com/en-us/visualstudio/test/live-unit-testing?view=vs-2022