This entry has been published on 2012-06-25 and may be out of date.
Last Updated on 2012-06-25.
If you published new version of your ClickOnce / .Net project (C#, VB, …) and want to go back to a previous version, follow these steps:
- Open the directory where you deployed your project
- Go into the subdirectory “Application Files” and into the version directory of your choice.
- Copy the [yourproject].application to the main folder, where publish.htm also exists
- That’s all.
- Optionally, you can also modify your publish.htm file.