You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Describe the bug
The inability to load the source code & power the client from it.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Opens up the project normally & runs.
Screenshots

Desktop (please complete the following information):
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.
The text was updated successfully, but these errors were encountered: