Skip to content

Instantly share code, notes, and snippets.

@emgarten
Last active October 14, 2015 22:34
Show Gist options
  • Save emgarten/3bf9d3c4a89e8bf19fe7 to your computer and use it in GitHub Desktop.
Save emgarten/3bf9d3c4a89e8bf19fe7 to your computer and use it in GitHub Desktop.
{
"locked": false,
"version": 1,
"targets": {
".NETFramework,Version=v4.6": {
"packageA/1.0.0": {
"shared": {
"codeLanguage": {
"cs": {
"shared/cs/net45/code/code.cs": {
"buildAction": "compile",
"copyToOutput": false
},
"shared/cs/net45/code/util.cs.pp": {
"buildAction": "compile",
"copyToOutput": false,
"ppOutputPath": "code/util.cs"
},
"shared/cs/net45/config/config.xml": {
"buildAction": "none",
"copyToOutput": true,
"outputPath": "config/config.xml"
},
"shared/cs/net45/images/image.jpg": {
"buildAction": "embeddedresource",
"copyToOutput": false
}
},
"fs": {
"shared/fs/net45/code/util.fs.pp": {
"buildAction": "compile",
"copyToOutput": false,
"ppOutputPath": "code/util.fs"
}
}
}
}
}
}
},
"libraries": {
"packageA/1.0.0": {
"sha512": "kiBKqOI58EZd0cedu0R+aVu3yblJ4A4UqgzSeOBECBezKJSLkzLwY96Vyg6Pr8Q+/WDKPwO8MHvFHIxeAxanow==",
"type": "Package",
"files": [
"packageA.nuspec",
"shared/any/any/config/config.xml",
"shared/any/any/images/image.jpg",
"shared/any/any/images/image2.jpg",
"shared/cs/net45/code/code.cs",
"shared/cs/net45/code/util.cs.pp",
"shared/cs/net45/config/config.xml",
"shared/cs/net45/images/image.jpg",
"shared/cs/win8/_._",
"shared/fs/net45/code/util.fs.pp"
]
}
},
"projectFileDependencyGroups": {
"": [
"packageA >= 1.0.0"
],
".NETFramework,Version=v4.6": []
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment