Cosmos/source/Cosmos.Debug.Hosts/Cosmos.Debug.Hosts.project.json
2017-01-17 00:35:58 +00:00

13 lines
220 B
JSON

{
"runtimes": {
"win": {}
},
"dependencies": {
"System.Diagnostics.Process": "4.3.0",
"System.IO.Pipes": "4.3.0",
"System.Threading.Thread": "4.3.0"
},
"frameworks": {
"net462": {}
}
}