Moving ClickOnce publish directory

  • Set update location in Visual Studio to the new location in the publish/update section and publish to the old location.
  • Change publish location to new location and publish again.

Comments

Popular posts from this blog

Parse XML to dynamic object in C#

C# Updating GUI from different thread