0
When cloning a project, it is coming with some blank references, having to add manually. This problem only occurs with cloned projects, if you download the project as zip from github, it works normally.
I tried to use the source Tree and the visual studio 2015 itself to download.
Does anyone know how to solve?
When selecting this option, it returns this message:
– Rodrigo
All Packages are already installed and there is Nothing to Restore.
– Rodrigo
Fez
clean
afterwardrebuid
?– rubStackOverflow
yes, apparently the Packages are ok, the problem is the path that is getting blank
– Rodrigo
I did a test, when copying the Packages folder of the project that is working and putting it into the project downloaded with git, it worked. The question is, why when the entire project is downloaded with git it is missing this way...
– Rodrigo