Altwood
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Altwood created a post, How to Publish an asp.net application using devenv build runner
I have a solution that includes an ASP.Net web application. In the project file I have set DeployOnBuild = True as follows:<Target Name="AfterBuild"> <!--The following forces the project to Publi... -
-
Altwood created a post, Pass build.number to msi filename from wix project
Using Teamcity v2024.07.3, I previously used a Visual Studio (sln) build runner to build my solution. This solution includes a Wix v4 installer. Using the sln runner I could add /p:Version=%build.n...