Rune Lund-Søltoft
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...

### 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...