Switching to using generations TFM

This commit is contained in:
Pranav K 2015-10-21 21:24:19 -07:00
parent 62ca4d6a8c
commit 127fc13885
1 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@
"Newtonsoft.Json": "6.0.6"
},
"frameworks": {
"dnx451": { },
"dnxcore50": {
"net451": {},
"dotnet5.4": {
"dependencies": {
"Microsoft.CSharp": "4.0.1-beta-*",
"System.Collections.Concurrent": "4.0.11-beta-*",
@ -22,4 +22,4 @@
}
}
}
}
}