Remove hosting project from build script (#259)

This commit is contained in:
Karl Burtram
2017-03-02 00:40:49 -08:00
committed by GitHub
parent a54404aa5b
commit f9abe5f0bd

View File

@@ -16,7 +16,6 @@
],
"MainProjects": [
"Microsoft.SqlTools.ServiceLayer",
"Microsoft.SqlTools.Credentials",
"Microsoft.SqlTools.Hosting"
"Microsoft.SqlTools.Credentials"
]
}