Generations and vanilla .NET Framework support

This commit is contained in:
David Fowler 2015-10-23 23:21:08 -07:00
parent c93e4f09f2
commit 0c064dfb6c
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@
}
},
"frameworks": {
"dnx451": { },
"dnxcore50": {
"net451": { },
"dotnet5.4": {
"dependencies": {
"System.Security.Principal.Windows": "4.0.0-beta-*"
}