AppHarbor是否支持SQL Server数据库项目?

dan*_*rmz 7 sql-server appharbor

有没有人知道是否可以正确部署此类型的项目?我试过但不断收到此错误:

error MSB4019: The imported project "C:\Program Files\MSBuild\Microsoft\VisualStudio\v10.0\TeamData\Microsoft.Data.Schema.SqlTasks.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.
Run Code Online (Sandbox Code Playgroud)

fri*_*ism 4

您应该能够包含本地目标文件,将其包含在推送到 AppHarbor 的存储库中并引用它。以下是Silverlight 项目的一些相关讨论