|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to deploy Sql Server Clr project using MSBuild?Can anyone suggest how to deploy Sql Server Clr project using MSBuild?
I have used Visual Studio 2005 to create a Sql Server Project. That project contains C# code that I deploy to my Sql Server database to run on the database in the CLR. Visual Studio 2005 contains a "Deploy" command that does that deployment quite nicely. However, I need to automate that deployment by making it happen using msbuild. I am not able to find a target that does it. Can anyone suggest how this is done? Thanks. |
|||||||||||||||||||||||