Using the new PackageReference in your .csproj file instead of a packages.config file doesn't work. It doesn't copy the content files into your project. Based on new documentation, it's due to some changes in the nuspec structure. If you can't get to this soon, I'd be happy to do a pull request for it. Thanks!