Cosmos/source/Cosmos.Debug.Hosts/project.json
2017-01-05 20:43:14 +00:00

17 lines
376 B
JSON

{
"supports": {},
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.2",
"NETStandard.Library": "1.6.1",
"System.Diagnostics.Process": "4.3.0",
"System.ServiceProcess.ServiceController": "4.3.0"
},
"frameworks": {
"netstandard1.5": {},
"net462": {
"frameworkAssemblies": {
"System": "4.0.0"
}
}
}
}