Add System.Diagnostics.Process dependency

The new packages do not pull this in automatically.
This commit is contained in:
Andrew Schwartzmeyer 2016-02-01 10:18:38 -08:00
parent a8be633089
commit c7fb9d2158

View file

@ -23,6 +23,7 @@
"System.Data.Common": "4.0.1-rc3-23729",
"System.Diagnostics.Contracts": "4.0.1-rc3-23729",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc3-23729",
"System.Diagnostics.Process": "4.1.0-rc3-23729",
"System.Diagnostics.StackTrace": "4.0.1-rc3-23729",
"System.Diagnostics.TraceSource": "4.0.0-rc3-23729",
"System.Dynamic.Runtime": "4.0.11-rc3-23729",