Reacting to Dnx runtime sources changes
This commit is contained in:
parent
c494cb344d
commit
392b7a3710
|
|
@ -25,6 +25,9 @@
|
||||||
"dnx451": {
|
"dnx451": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Moq": "4.2.1312.1622"
|
"Moq": "4.2.1312.1622"
|
||||||
|
},
|
||||||
|
"frameworkAssemblies": {
|
||||||
|
"System.Text.Encoding": "4.0.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dnxcore50": {
|
"dnxcore50": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue