Switching to generations TFMs

This commit is contained in:
Pranav K 2015-10-22 01:09:42 -07:00
parent 551d559ada
commit 185309bfda
1 changed files with 24 additions and 24 deletions

View File

@ -16,8 +16,8 @@
"warningsAsErrors": true "warningsAsErrors": true
}, },
"frameworks": { "frameworks": {
"dnx451": { }, "net451": {},
"dnxcore50": { "dotnet5.4": {
"dependencies": { "dependencies": {
"System.Security.Cryptography.Algorithms": "4.0.0-beta-*" "System.Security.Cryptography.Algorithms": "4.0.0-beta-*"
} }