Switching to generations TFMs
This commit is contained in:
parent
475771250b
commit
3a0080439b
|
|
@ -13,9 +13,8 @@
|
||||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-*",
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-*",
|
||||||
"Microsoft.Extensions.OptionsModel": "1.0.0-*"
|
"Microsoft.Extensions.OptionsModel": "1.0.0-*"
|
||||||
},
|
},
|
||||||
|
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"dnx451": { },
|
"net451": {},
|
||||||
"dnxcore50": { }
|
"dotnet5.4": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue