views:

24

answers:

1

I want to trigger some code whenever I push out a new version of a Click-Once application that I'm building. Maybe an event isn't the right word, but the idea is the same.

If any of you have suggestions, I'd appreciated it, thanks!

A: 

Are you trying to catch this on the client side, the server side, or in Visual Studio?

RobinDotNet