{
"version": "1.0.0-*",
"buildOptions": {
"emitEntryPoint": true,
"copyToOutput": {
"include": "testcontentfile.txt",
"mappings": {
"dir/mappingfile.txt":{
"include": "testcontentfile2.txt"
},
"out/": {
"include": ["Program.cs"],
"exclude": ["Program.cs"],
"includeFiles": ["Program.cs"],
"excludeFiles": ["Program.cs"]
}
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.1.0",
"type": "platform"
"frameworks": {
"netcoreapp1.1": {}
"publishOptions": {
"include": "testcontentfile.txt"