Damien Chaib
Damien Chaib
Does this mean it is not yet possible to use Squirrel with a solution that has more than one project? Even though it is fully documented?
I must have done something wrong then, because I tried what you said and I still have the same error as the one you mentioned at the beginning.
I have tried to put ExternalProject-0.5.0-beta-full.nupkg in - the `Releases` folder - the `packages` folder - a new `packages\ExternalProject` folder It never worked...
I just managed to make it work by removing "-full" and also changing "-" into ".". In conclusion, I use this file: `packages\ExternalProject\ExternalProject.0.5.0-beta.nupkg` instead of: `packages\ExternalProject\ExternalProject-0.5.0-beta-full.nupkg`. Thanks for your help!
I am experiencing this issue when referencing Akavache: I have a .Net 4.5.1 WPF application, but instead of having Akavache.dll from lib\net45, I end up with the one from lib\Portable-Net45+WinRT45+WP8....
It sounds like it could be interesting, yes. I'll have a look at it.
I have been looking into this, but I have some doubts. While I do understand the general idea, I'm not sure I see the real benefit here. Wouldn't you better...
@distantcam Is it still something you would find useful?