Switching to generations TFMs
This commit is contained in:
parent
c0242240f8
commit
1fd284c87f
|
|
@ -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-*"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue