How do I get notification that the local Visual Studio build is complete?

后端 未结 8 1868
你的背包
你的背包 2020-12-29 04:12

There doesn\'t seem to be a post-build solution task. One could presumably hack it by creating a dummy project that is the last one to build and put a beep in the post-buil

8条回答
  •  南方客
    南方客 (楼主)
    2020-12-29 05:06

    I use Growl with visual studio add on. It's also working with VS2013 by using this tweak.

提交回复
热议问题