Eric Rushing

Results 3 issues of Eric Rushing

Is there a version of this that works for apps that target netcoreapp1.0?

### Description When using the `paket pack` command with the `--symbols` flag the source code `src` folder is not included in the resulting `symbols.nupkg` file. ### Repro steps 1. Using...

I'm using v0.1.8.0 in Visual Studio 2013 and I get this when saving an .scss file that contains an `@import` statement. ![image](https://cloud.githubusercontent.com/assets/390131/7169675/95b2f99a-e37c-11e4-98e2-61eb5acaf112.png) I had the same issue in VS 2012...