Update project.json to remove redundant System.Runtime dependency.
- This package is pulled in transitively.
This commit is contained in:
parent
82e17ce2b6
commit
e0fbc6e2c2
|
|
@ -21,7 +21,6 @@
|
|||
"System.Globalization": "4.0.11-*",
|
||||
"System.Reflection.Extensions": "4.0.1-*",
|
||||
"System.Resources.ResourceManager": "4.0.1-*",
|
||||
"System.Runtime": "4.0.21-*",
|
||||
"System.Runtime.Extensions": "4.1.0-*",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.0-*",
|
||||
"System.Text.Encoding.Extensions": "4.0.11-*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue