Reacting to Dnx runtime sources changes

This commit is contained in:
Kiran Challa 2015-09-18 16:28:26 -07:00
parent c494cb344d
commit 392b7a3710
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@
"dnx451": {
"dependencies": {
"Moq": "4.2.1312.1622"
},
"frameworkAssemblies": {
"System.Text.Encoding": "4.0.0.0"
}
},
"dnxcore50": {