Forum Discussion

robobeg's avatar
robobeg
Copper Contributor
Dec 03, 2020
Solved

Question about sharing an App being developed without deployment

Hi. I am currently developing a Hololens 2 App with VS2019 + Unity + MRTK. I test the App being developed by deploying it to Hololens 2 with VS 2019, but I'd like to let my team member who is not ...
  • koujaku's avatar
    Dec 04, 2020

     

    You're probably looking to create a .appx file! Here's how you create one of those.

    For installing an .appx, you'll need either the device portal, or Visual Studio again. There's a short doc on that over here. The device portal does still have a bit of a setup, but it should be much easier than Visual Studio!

     

    Hope that helps 🙂

Resources