Remove serialization service (#661)

- This isn't actually used so is dead code. Would like to clean up before refactoring other code areas.
This commit is contained in:
Kevin Cunnane
2018-07-20 14:18:19 -07:00
committed by GitHub
parent a6721bfae5
commit a289deded5
6 changed files with 0 additions and 254 deletions

View File

@@ -18,7 +18,6 @@
"MainProjects": [
"Microsoft.SqlTools.ServiceLayer",
"Microsoft.SqlTools.Credentials",
"Microsoft.SqlTools.Serialization",
"Microsoft.SqlTools.ResourceProvider"
]
}