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

Fails the update of a nonexistent package #995

Merged
merged 1 commit into from
Aug 19, 2015

Conversation

mrinaldi
Copy link
Contributor

This PR makes update of a package that doesn't exist in paket.dependencies fail.

paket update nuget Ninject

Before:

Paket version 1.31.0.0
Updating Ninject in D:\Projects\paket-test\paket.dependencies
Resolving packages:
D:\Projects\paket-test\paket.lock is already up-to-date
0 seconds - ready.

After:

Paket version 1.31.0.0
Paket failed with:
        Package Ninject was not found in paket.dependencies.

@forki
Copy link
Member

forki commented Aug 19, 2015

Oh I thought we already do this. Thx

forki added a commit that referenced this pull request Aug 19, 2015
Fails the update of a nonexistent package
@forki forki merged commit ab4ddb5 into fsprojects:master Aug 19, 2015
@mrinaldi mrinaldi deleted the improve_update_failing branch August 26, 2015 13:39
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