yavsc/YaDaemon/project.json

16 lines
328 B
JSON

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