Removing imports from src projects

This commit is contained in:
Pranav K 2016-04-07 15:45:02 -07:00
parent 6f55af5b40
commit a344b259e8
1 changed files with 2 additions and 6 deletions

View File

@ -26,10 +26,6 @@
},
"frameworks": {
"net451": {},
"netstandard1.3": {
"imports": [
"dotnet5.4"
]
}
"netstandard1.3": {}
}
}