Merge pull request #2133 from dotnet/Petermarcu-patch-1
Update new template to remove imports
This commit is contained in:
commit
2a915f4e8c
1 changed files with 1 additions and 6 deletions
|
@ -10,11 +10,6 @@
|
|||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard1.5": {
|
||||
"imports": [
|
||||
"portable-net45+win8",
|
||||
"dnxcore50"
|
||||
]
|
||||
}
|
||||
"netstandard1.5": {}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue