Skip to content

Release 0.3.1

Compare
Choose a tag to compare
@Jake-Shadle Jake-Shadle released this 12 Sep 08:14
· 50 commits to main since this release

Changed

  • PR#99 changed the default VS manifest version from 16 -> 17. You can preserve the old behavior by passing --manifest-version 16 on the cmd line.

Fixed

  • PR#99 resolved #92 by only failing if matching relative paths didn't have the same contents. This currently only applies to one file, appnotify.h, which is present in the SDK headers and Store headers.