The C# tests in test_multilspy_csharp.py and test_sync_multilspy_csharp.py are skipped with @pytest.mark.skip(reason="Need to find alternative repository to test"). The test repo LakshyAAAgrawal/Ryujinx returns 404.
Need to find a replacement open-source C# repository with a .sln file and update the tests with new file paths, line numbers, and expected results.
The C# tests in
test_multilspy_csharp.pyandtest_sync_multilspy_csharp.pyare skipped with@pytest.mark.skip(reason="Need to find alternative repository to test"). The test repoLakshyAAAgrawal/Ryujinxreturns 404.Need to find a replacement open-source C# repository with a
.slnfile and update the tests with new file paths, line numbers, and expected results.