{
"version": "1.0.0-*",
"compilationOptions": {
"emitEntryPoint": true,
"preserveCompilationContext": true
},
"dependencies": {
"TestLibrary": {
"target": "project",
"version": "1.0.0-*"
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"frameworks": {
"netcoreapp1.0": { }
}