Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Origami sample project

2»

Answers

  • Options

    Hi @mam,
    Try following the recommendations on this post to resolve the NuGet error:
    https://forums.hololens.com/discussion/comment/2180#Comment_2180

  • Options

    @ahillier said:
    Hi @Raj_HL,
    Open NuGet settings in VS (Tools > NuGet Package Manager > Package Manager Settings) and verify that 'Allow NuGet to download missing package' and 'Automatically check for missing package during build in Visual Studio' options are both checked.

    If those options were already checked, then I would suggest doing the following:
    1. Close VS and Unity.
    2. Delete your VS build folders (UWP and/or App)
    3. Restart Unity and rebuild.
    4. Reload the project in VS.
    5. Build and deploy from VS as usual. If you get a lot of errors during the first build, try rebuilding again (they should go away).

    Finally, if you have not updated to the latest versions of Unity and Visual Studio, then you will want to do that too.

    However, I still with the same erro. So I checked on NuGet Settings in VS(Tools > NuGet Package Manager > Package Manager Settings) the option Package Source and after I select on Machine-wide package the choice box Microsoft and .Net
    I didn't have more this project.json problem. Now, I have a problem to connect to device (my ip address)

Sign In or Register to comment.