Paket.VisualStudio icon indicating copy to clipboard operation
Paket.VisualStudio copied to clipboard

Disable restoring packages for single solution

Open tpluscode opened this issue 9 years ago • 11 comments

I'm using paket alpha Git support. Is it possible to disable the extension for one solution or make it use prerelease?

tpluscode avatar Mar 03 '16 12:03 tpluscode

Well that's an interesting issue. ;-)

Not sure how to handle it. On Mar 3, 2016 1:20 PM, "Tomasz Pluskiewicz" [email protected] wrote:

I'm using paket alpha Git support. Is it possible to disable the extension for one solution or make it use prerelease?

— Reply to this email directly or view it on GitHub https://github.com/fsprojects/Paket.VisualStudio/issues/104.

forki avatar Mar 03 '16 12:03 forki

@forki: Actually we have same problem in Ionide - for Paket integration we are always using latest release of Paket and there is no way to use prerelease.

Krzysztof-Cieslak avatar Mar 03 '16 12:03 Krzysztof-Cieslak

Yes. But I guess the real issue is that we use alpha features in real projects ;-) On Mar 3, 2016 1:25 PM, "Krzysztof Cieślak" [email protected] wrote:

@forki https://github.com/forki: Actually we have same problem in Ionide - for Paket integration we are always using latest release of Paket and there is no way to use prerelease.

— Reply to this email directly or view it on GitHub https://github.com/fsprojects/Paket.VisualStudio/issues/104#issuecomment-191735200 .

forki avatar Mar 03 '16 12:03 forki

Or someone creating really COOL feature and not releasing it in normal version ;P

Krzysztof-Cieslak avatar Mar 03 '16 12:03 Krzysztof-Cieslak

@Krzysztof-Cieslak :+1: @forki and well, I'm using it because it works and I wanted to replace Gist with Git so that AppVeyor doesn't fail on GitHub rate limit

tpluscode avatar Mar 03 '16 12:03 tpluscode

I wonder if we should start building plugins against v3 branch ;-)

forki avatar Mar 03 '16 13:03 forki

It's one-liner change for Ionide :shrug:

Krzysztof-Cieslak avatar Mar 03 '16 13:03 Krzysztof-Cieslak

Does the plugin use paket.bootstrapper.exe? Just allow the prerelease parameter

tpluscode avatar Mar 03 '16 13:03 tpluscode

Ionide yes. VS no.

In ionide one could add an easy switch. Here we need to move over to paket.exe instead of using paket.core.dll

forki avatar Mar 03 '16 13:03 forki

Meh, maybe it's not worth the trouble. When is version 3 due?

tpluscode avatar Mar 03 '16 13:03 tpluscode

We need at least 2 months. There is still much WIP

2016-03-03 14:33 GMT+01:00 Tomasz Pluskiewicz [email protected]:

Meh, maybe it's not worth the trouble. When is version due?

— Reply to this email directly or view it on GitHub https://github.com/fsprojects/Paket.VisualStudio/issues/104#issuecomment-191762636 .

forki avatar Mar 03 '16 13:03 forki