Skip to content

Windows Package Manager Manifest Creator v0.4.2.1

Compare
Choose a tag to compare
@palenshus palenshus released this 27 Oct 22:29
7c61f3e

Small update to address some issues. The self-contained exe should now be able to run by itself without any prior dependencies. Also fixes a bug (#155) that appears when processing an installer success code that is larger than the range of the integer type.

Changes:

  • dd50443 Update WindowsPackageManager.Utils nuget package to 0.3.4 (#192)
  • 625b734 Add C++ runtime framework binaries to self-contained exe (#181)
Noteworthy changes * fbd8fae Use Issue Forms (#191) (Thanks @Trenly for the help!)