Add Serialization.Primitives dependency
This commit is contained in:
parent
8fae544fb3
commit
cdcc5ae306
|
|
@ -46,6 +46,10 @@
|
|||
},
|
||||
"frameworks": {
|
||||
"dnx451": { },
|
||||
"dnxcore50": { }
|
||||
"dnxcore50": {
|
||||
"dependencies": {
|
||||
"System.Runtime.Serialization.Primitives": "4.0.10-beta-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue