Remove command pattern, as I don't see it relevant

This commit is contained in:
Petrutiu Mihai
2016-06-21 16:57:39 +03:00
parent 36c3127081
commit 90fd5764d4
5 changed files with 0 additions and 76 deletions

View File

@@ -1,13 +0,0 @@
{
"version": "1.0.0-*",
"dependencies": {
"NETStandard.Library": "1.5.0-rc2-24027"
},
"frameworks": {
"netstandard1.5": {
"imports": "dnxcore50"
}
}
}