Cosmos/source/Cosmos.Debug.Common/Cosmos.Debug.Common.project.json
2017-01-15 22:23:56 -06:00

15 lines
298 B
JSON

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