57b1b5b290
- Added reg keys to detect installation. - Added dependency provider keys
13 lines
164 B
JSON
13 lines
164 B
JSON
{
|
|
"compilationOptions": {
|
|
"emitEntryPoint": true
|
|
},
|
|
|
|
"dependencies": {
|
|
"WiX": "3.10.0.2103-pre1"
|
|
},
|
|
|
|
"frameworks": {
|
|
"dnxcore50": { }
|
|
}
|
|
}
|