Update Microsoft.AspNetCore.Mvc.Dnx to target net451
This commit is contained in:
parent
a2565838c5
commit
54bc9a7327
|
|
@ -19,7 +19,7 @@
|
|||
"Microsoft.Extensions.PlatformAbstractions.Dnx": "1.0.0-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"dnx451": {},
|
||||
"net451": {},
|
||||
"dotnet5.6": {
|
||||
"imports": "portable-net451+win8"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue