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
There is a wrong path in the project. The project must be compiled from the local solution to load the NuGet packages. The .gitmodules must be reviewed.
To Reproduce
Load the repository from scratch or clean up before compiling. There are compilation errors.
Expected behavior
After cleaning the repository the solution must be error-free.
The text was updated successfully, but these errors were encountered:
Workaround: the project must be built separately. It must not be fixed. After replacing it with the reference to the NuGet package the problem will disappear.
Describe the bug
There is a wrong path in the project. The project must be compiled from the local solution to load the NuGet packages. The
.gitmodules
must be reviewed.To Reproduce
Load the repository from scratch or clean up before compiling. There are compilation errors.
Expected behavior
After cleaning the repository the solution must be error-free.
The text was updated successfully, but these errors were encountered: