Removed unnecessary import
This commit is contained in:
parent
89a6f453ce
commit
2a386b7b76
|
|
@ -13,11 +13,10 @@
|
|||
},
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {
|
||||
"imports": "dnxcore50",
|
||||
"dependencies": {
|
||||
"Microsoft.CodeCoverage": {
|
||||
"type": "build",
|
||||
"version": "1.0.1"
|
||||
"version": "1.0.2"
|
||||
},
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.0.0-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue