Rune Lund-Søltoft

Results 6 issues of Rune Lund-Søltoft

When using the role directly in the constructor it results in a null ref. I personally think the use of the role should probably be illegal. ``` context Base {...

### Description ### Repro steps We have a solution file that references 5 projects. 4 back end and 1 front end. The front end project has its own paket.dependencies file....

### Description Not an error but a suggestion. we often run into a situation where I need the same dependencies in a number of projects (services in a cluster that...

### Description if including the below snippet in the project file. paket will emit a warning. It is from a dotnet perspective valid ### Repro steps include a project reference...

![screenshot 2016-06-16 09 44 46](https://cloud.githubusercontent.com/assets/183532/16109040/0ea589d2-33a7-11e6-8db0-efeaca4adb63.png)

### Description When I have a dependency on a file from GitHub, the result is consistently a 404 but the file does exist. I expect this to be because we...