Removing imports from src projects

This commit is contained in:
Pranav K 2016-04-07 15:43:46 -07:00
parent 1ba2402e48
commit 909f22df38
1 changed files with 1 additions and 5 deletions

View File

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