Tommy Hansen
Tommy Hansen
If i type `headsetcontrol` i just get a message saying `No supported headset found`. My headset is a Steelseries Arctis Pro. The OS I'm running is Pop!_OS 21.04
Hi It seems that when creating a new release with assets, the draft release will have a null entry for its assets. I'm getting a NullReferenceException on this line https://github.com/GitTools/GitReleaseManager/blob/9d82f411b7d088765a0b3032c89c1f0971edfdfc/src/GitReleaseManager.Core/VcsService.cs#L147...
It seems that if an xunit test fails, then any tests run afterwards in the same file, is marked as failed with a red cross, but the summary output lists...
Hi, It seems that tests are not being discovered without a solution file. Here i have a console project, and a xunit test project, containing 2 tests, but no solution...