{ "version": "1.0.0-*", "buildOptions": { "nowarn": [ "CS1591" ], "xmlDoc": true, "additionalArguments": [ "-highentropyva+" ] }, "dependencies": { "NETStandard.Library": "1.6.0" }, "configurations": { "Test": {} }, "frameworks": { "netstandard1.5": {} }, "packOptions": { "files": { "include": ["contentitem.txt"], "mappings": { "dir/contentitem.txt": "contentitem.txt" } } } }