Skip to Content

msix v1.7

Created
Updated

The MSIX Packaging SDK project is an effort to enable developers on a variety of platforms to pack and unpack packages for the purposes of distribution from either the Microsoft Store, or their own content distribution networks.The MSIX Packaging APIs that a client app would use to interact with .msix/.appx packages are a subset of those documented here. See sample/ExtractContentsSample/ExtractContentsSample.cpp for additional details.

# License

# Supported Platforms

!static

  • linux-dynamic
  • osx-dynamic
  • uwp-dynamic
  • windows-dynamic
  • linux-static
  • osx-static
  • uwp-static
  • windows-static

# Features

No features defined.

# Dependencies

and one transitive dependency:

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Robert Schumacher's avatar Robert Schumacher
  • Victor Romero's avatar Victor Romero
  • Phoebe's avatar Phoebe
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • NancyLi1013's avatar NancyLi1013
  • autoantwort's avatar autoantwort

# Changelog

  • 43c6e29 [many ports]switch to vcpkg-cmake / vckg-cmake-config part 4 (#29884)
  • ecc57a5 [msix] add support expression (#24228)
  • cea2b12 [msix] Add DISABLE_PARALLEL_CONFIGURE (#16488)
  • 8362776 [vcpkg baseline] Fix baseline error (#11896)
  • 9c0893e [vcpkg baseline] Fix baseline (#11865)
  • 1540a0d [msix] upgrade to 1.7 (#8934)
  • e2049cb [vcpkg_configure_cmake] Add NO_CHARSET_FLAG option (#7074)
  • 33af90d [many ports] Updates 2019.05.19 (#6524)
  • 050e71d Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
  • 7955320 [msix] Initial commit of 1.0

# Source