Skip to content

Releases: deadlydog/Set-ProjectFilesClickOnceVersion

Set-ProjectFilesClickOnceVersion v2.1.0

12 Aug 22:03
Compare
Choose a tag to compare
  • Added PublishUrl and InstallUrl parameters to allow publishing the same version of a ClickOnce application to different locations at deploy-time (e.g. for each environment).

Set-ProjectFilesClickOnceVersion v2.0.0

10 Jan 08:03
Compare
Choose a tag to compare
  • Breaking change of replacing the Revision parameter with the BuildSystemsBuildId parameter.
  • The BuildSystemsBuildId parameter will update both the Build and Revision version parts as needed, helping avoid the overflow over 65535 issue (which is the max value a version part can have).
  • Lots of bug fixes.
  • Updated documentation.

Set-ProjectFilesClickOnceVersion v1.0.1

09 Jan 04:46
Compare
Choose a tag to compare

Initial working release of script.