Skip to content

nUpdate v3.2

Compare
Choose a tag to compare
@dbforge dbforge released this 12 Sep 22:25
· 72 commits to master since this release
  • Splitted the two build configurations for TAP and EAP into separate projects to fix dependency errors
  • Changed and improved the internal architecture of nUpdate
  • Made the Exception property in FailedEventArgs readonly
  • Fixed and improved the implementation of the async patterns
  • Fixed that a package could not be deleted when its signature was invalid
  • Improved the message informing the user about an invalid signature
  • Added renamed methods for task cancellation
  • Renamed nUpdate to nUpdate.Internal
  • Removed resource redundancies
  • Fixed a bug causing an unhandled exception when adding a file without an extension to an update package
  • Improved the ProjectEditDialog with more user interaction