Alex
Alex copied to clipboard
Unable to load source code + one of the C# Projects do not actually load since there's an error in it.
Describe the bug The inability to load the source code & power the client from it.
To Reproduce Steps to reproduce the behavior:
- Go to Code Page of the GitHub, Download source code
- Click on the .sln after downloading
- Click Run, and then you see errors (or click View->Error List)
- See errors
Expected behavior Opens up the project normally & runs.
Screenshots

Desktop (please complete the following information):
- OS: Windows
- Platform: x64
- GPU: None
Additional context There is a way to fix 10 errors (I think), but it may not work for you. Since there's also a problem with the Dependencies, open up View->Terminal and type "dotnet restore", then SOME dependency errors will be fixed.