Merge pull request #2415 from eerhardt/FixTestProjects
Fix test project imports to be consistent.
This commit is contained in:
commit
1a8d393b9b
26 changed files with 44 additions and 79 deletions
|
@ -23,8 +23,8 @@
|
|||
"netcoreapp1.0": {
|
||||
"imports": [
|
||||
"netstandardapp1.5",
|
||||
"dnxcore50",
|
||||
"portable-net45+win8"
|
||||
"dotnet5.4",
|
||||
"portable-net451+win8"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue