Closed JakobChristensen closed 8 years ago
When using the install-project task, dependencies are not installed. This is an issue for first time run.
To mitigate, implement an install-dependencies for installing dependencies before install-project.
Since the change in how NuGet packages are installed, this is no longer an issue.
When using the install-project task, dependencies are not installed. This is an issue for first time run.
To mitigate, implement an install-dependencies for installing dependencies before install-project.