React to CoreClr dependency changes.
This commit is contained in:
parent
a1422fa51b
commit
913e407b5a
|
|
@ -12,6 +12,10 @@
|
|||
},
|
||||
"frameworks": {
|
||||
"dnx451": { },
|
||||
"dnxcore50": { }
|
||||
"dnxcore50": {
|
||||
"dependencies": {
|
||||
"System.Security.Claims": "4.0.0-beta-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue