d9adc9214a
Cleaning up the Installer tests - rename project to conform to the rest of the tests - convert to .xproj - clean up unused usings
14 lines
300 B
JSON
14 lines
300 B
JSON
{
|
|
"dependencies": {
|
|
"xunit": "2.1.0",
|
|
"xunit.runner.console": "2.1.0",
|
|
"Microsoft.Deployment.WindowsInstaller": "1.0.0"
|
|
},
|
|
"frameworks": {
|
|
"net46": {
|
|
"frameworkAssemblies": {
|
|
"System.Runtime": ""
|
|
}
|
|
}
|
|
}
|
|
}
|