asp.net mvc 4 - team city outputting db script -


i working team city build mvc application , used continous integration platform.

within solution have mvc project , database project. team city builds both , mvc project, nuget package created. part of database project, have build event runs powershell file generates database script.

is possible in team city setup output script part of output , if so, how?

have @ teamcity build artifacts: find generated script in "artifacts" tab @ end of build run.


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -