microsoft / OpenXR-MixedReality

OpenXR samples and preview headers for HoloLens and Windows Mixed Reality developers familiar with Visual Studio
https://aka.ms/openxr
MIT License
336 stars 96 forks source link

Upgrade to 1.0.10.1 with separate header and loader packages and UWP fix #54

Closed brycehutchings closed 4 years ago

brycehutchings commented 4 years ago

This new version of the NuGet packages provide two changes:

  1. Headers are moved into a separate NuGet package to avoid redundant loader DLLs getting packaged when using multiple projects.
  2. A fix for a file system change in the 1.0.10 loader that introduced a regression for UWP apps.