I have created a windows app that I want to publish using ClickOnce. I want to force any updates. I know this is done by entering Minimum Required Version.... but I want to set this in my code to equal the most up-to-date version.... I dont know how to code this????


Thanks in advance....