yavsc/YaDaemon/project.json

17 lines
360 B
JSON

7 years ago
{
"version": "1.0.0-*",
"description": "MyDnxService Console Application",
"dependencies": {
"Yavsc": {
"type": "build",
"version": "1.0.0"
}
},
"frameworks": {
"dnx451": {
"frameworkAssemblies": {
"System.ServiceProcess": "4.0.0.0"
}
}
}
}