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

Make Paket.restore include the "restore" argument (fixes #2411) #2413

Merged
merged 1 commit into from
Oct 21, 2019
Merged

Make Paket.restore include the "restore" argument (fixes #2411) #2413

merged 1 commit into from
Oct 21, 2019

Conversation

BillHally
Copy link
Contributor

Description

Adds "restore" to the start of the list of arguments passed to Paket by Paket.restore.

@matthid
Copy link
Member

matthid commented Oct 21, 2019

It seems like all have this problem, we should fix them all and add a test or two

@matthid matthid merged commit efde8ab into fsprojects:release/next Oct 21, 2019
@BillHally
Copy link
Contributor Author

It seems like all have this problem, we should fix them all and add a test or two

Thanks for sorting out the rest of this - you'd already done it before I noticed this comment.

@matthid matthid mentioned this pull request Oct 22, 2019
matthid added a commit that referenced this pull request Oct 22, 2019
* BUGFIX: Paket module was broken - #2413
* BUGFIX: New `CreateProcess.withToolType` wasn't working for `ToolType.FrameworkDependentDeployment` - #2412
* ENHANCEMENT: Add support for local dotnet tool to fake-template and make it the default.
@matthid matthid mentioned this pull request Oct 26, 2019
matthid added a commit that referenced this pull request Oct 26, 2019
* NEW: Add `Fake.DotNet.Testing.Coverlet`, thanks @Tarmil - #2413
* BUGFIX: `paket pack` module was broken, thanks @sergey-tihon - #2418
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.

Paket.restore is broken
2 participants