Update project.json to remove redundant System.Runtime dependency.
- This package is pulled in transitively.
This commit is contained in:
parent
8aa7a0993d
commit
faf8a73953
|
|
@ -20,7 +20,6 @@
|
|||
"System.Globalization.Extensions": "4.0.1-*",
|
||||
"System.Linq": "4.0.1-*",
|
||||
"System.Text.Encoding": "4.0.11-*",
|
||||
"System.Runtime": "4.0.21-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue