dotnet-installer/TestAssets/TestPackages/PackageWithFakeNativeDep/project.json

10 lines
121 B
JSON
Raw Normal View History

2016-04-11 19:19:42 +00:00
{
"version": "1.0.0",
"packInclude": {
"runtimes/": "runtimes/"
},
"frameworks": {
"net45": {}
}
}