Tomasz Pluskiewicz
Tomasz Pluskiewicz
Hm, and launcher 1.2 did not work for me...
+1 for submodules
I'm having the same problem lately with Paket Extension 0.15.1. Must be something recent, because it worked fine before
For the time being I've determined that you can safely use the autocomplete feature of `paket.dependencies` and `paket.references` and then run `paket install` from the `paket.dependencies` context menu.
@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
Does the plugin use paket.bootstrapper.exe? Just allow the `prerelease` parameter
Meh, maybe it's not worth the trouble. When is version 3 due?
Oh, it's obviously credentials. How do I pass them to GitLink? Or maybe it would be easier to use custom URL directly to https://bitbucket.org/X/Y/raw/{rest}?
I was just saying that GitLink being in the lib folder in the nupkg makes NuGet package manager add a reference to a project. I think that gitlink would rarely...
Would it be sensible to assume that a set of required, mutually exclusive parameters means that exactly one of them must be provided? Like below, where I'd like to accept...