Is it possible to build a Visual Studio Database Project (.dbproj) project on a machine without Visual Studio Team Suite or Team Foundation Build?
I have a clean machine working with CC.NET and you want to automatically create .dbproj projects using MSBuild. I wonder if it is possible to copy the necessary .targets files and some DLLs and make them work?
user168660
source
share