Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect CopyRuntimeDependencies.ProjectFile causing 'Could not find paket.dependencies' #1802

Merged
merged 1 commit into from Jul 13, 2016

Conversation

vladnega
Copy link
Contributor

The CopyRuntimeDependencies.ProjectFile member was incorrectly set to the outputPath variable, instead of the projectFile one. This caused the Dependencies.Locate function to search in the wrong folder for the project.dependencies file.

@forki
Copy link
Member

forki commented Jul 13, 2016

thanks!

@forki forki merged commit 3d7d99e into fsprojects:master Jul 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants