我創建了一個powershell腳本來自動部署SSIS項目並將其用於自定義tfs任務。在這個任務我用的MSBuild步打造SSIS項目,該項目一直得到這個錯誤:我在建項目SSIS在Visual Studio 2015年就好了部署SSIS中的MSBuild錯誤
Error MSB4067: The element DeploymentModel beneath element Project is unrecognized.
。我試過msbuild版本12.0和15.0,他們都有相同的錯誤。 謝謝
[使用visual studio在線構建定義構建SSIS解決方案... .dtproj不受MSBuild支持,無法構建](https://stackoverflow.com/questions/44410829/building-ssis-solution-使用-visual-studio-online-build-definition-dtproj-is) –