Cosmos/source/Cosmos.Debug.Hosts/Cosmos.Debug.Hosts.project.json
2017-01-22 09:07:37 -06:00

15 lines
305 B
JSON

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