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

Workflow question #118

Closed
Korporal opened this issue Sep 11, 2016 · 1 comment
Closed

Workflow question #118

Korporal opened this issue Sep 11, 2016 · 1 comment

Comments

@Korporal
Copy link
Contributor

Hi,

I'm not clear on the overall workflow to be used when we have the addd-in installed.

If we have a solution, it has already been 'paketized' and runs and builds fine. Now we need to add another NuGet package as part of some upgrade.

Well should we use NuGet pakage manager in VS to locate and add the paackage or is there some way to add NuGet packages via this Paket add-in?

If we do add a new package using NuGet package manager then after we add it should we then run:

Tools -> Paket Dependencies Manager -> Update all packages? or
Tools -> Paket Dependencies Manager -> Convert from NuGet ?

Or is there some other way to 'paketize' the solution after adding a new NuGet package?

Also what if we want to remove a NuGet package, again should we run some Paket command?

Thanks

Hugh

@forki
Copy link
Member

forki commented Sep 14, 2016

there are add package and remove package context menus

image

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

No branches or pull requests

2 participants