Can VS2008 verify my project is ready to be "published" for one-click deploy?
Ie I have gone through my first publish for a winforms app only to find some dependancy in the setup created (even though my app worked ok in VS in debug) is there a way to do a prepublish verify for publish first? ...