开发者

Post-build event syntax Visualstudio 2010

开发者 https://www.devze.com 2023-02-20 06:08 出处:网络
I\'m trying to do some automation on my project build. I would like to ask user to input version number and t开发者_运维技巧hen use it as an variable but i just can\'t get it work.

I'm trying to do some automation on my project build. I would like to ask user to input version number and t开发者_运维技巧hen use it as an variable but i just can't get it work.

Any examples of syntax would be great.


Try to create a batch file which is started after successfully postbuild which user asks for any input. Also look How to: Specify Build Events (C#) and Visual Studio Post-Build, Pre-Build Macros

Hope that helps

0

精彩评论

暂无评论...
验证码 换一张
取 消