Switching to generations TFMs

This commit is contained in:
Pranav K 2015-10-22 00:52:03 -07:00
parent c0242240f8
commit 1fd284c87f
1 changed files with 22 additions and 22 deletions

View File

@ -14,8 +14,8 @@
"Microsoft.Extensions.OptionsModel": "1.0.0-*" "Microsoft.Extensions.OptionsModel": "1.0.0-*"
}, },
"frameworks": { "frameworks": {
"dnx451": { }, "net451": {},
"dnxcore50": { "dotnet5.4": {
"dependencies": { "dependencies": {
"System.Text.RegularExpressions": "4.0.11-beta-*" "System.Text.RegularExpressions": "4.0.11-beta-*"
} }