Search Unity

What is the right way to use .core nuget packages with unity UWP project?

Discussion in 'Windows' started by kiprock, Jul 9, 2018.

  1. kiprock

    kiprock

    Joined:
    Jul 24, 2014
    Posts:
    4
    Trying to use some .core compliant nuget packages with a holo project. What is the proper way to go about this? Add them in the vs project?
     
  2. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    No, put the DLLs from the package into your Unity project.