Removed unnecessary import

This commit is contained in:
Mikael Mengistu 2016-09-27 17:29:26 -07:00 committed by GitHub
parent 89a6f453ce
commit 2a386b7b76
1 changed files with 1 additions and 2 deletions

View File

@ -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-*",