Installing the Emotion NuGet package into a Windows 10 universal application fails with the following error:
Installing Microsoft.ProjectOxford.Emotion 1.0.0.1.
Microsoft.ProjectOxford.Emotion 1.0.0.1 is not compatible with UAP,Version=v10.0.
Some packages are not compatible with UAP,Version=v10.0.
Microsoft.ProjectOxford.Emotion 1.0.0.1 is not compatible with UAP,Version=v10.0 (win10-arm).
Some packages are not compatible with UAP,Version=v10.0 (win10-arm).
Microsoft.ProjectOxford.Emotion 1.0.0.1 is not compatible with UAP,Version=v10.0 (win10-arm-aot).
Some packages are not compatible with UAP,Version=v10.0 (win10-arm-aot).
Microsoft.ProjectOxford.Emotion 1.0.0.1 is not compatible with UAP,Version=v10.0 (win10-x86).
Some packages are not compatible with UAP,Version=v10.0 (win10-x86).
Microsoft.ProjectOxford.Emotion 1.0.0.1 is not compatible with UAP,Version=v10.0 (win10-x86-aot).
Some packages are not compatible with UAP,Version=v10.0 (win10-x86-aot).
Microsoft.ProjectOxford.Emotion 1.0.0.1 is not compatible with UAP,Version=v10.0 (win10-x64).
Some packages are not compatible with UAP,Version=v10.0 (win10-x64).
Microsoft.ProjectOxford.Emotion 1.0.0.1 is not compatible with UAP,Version=v10.0 (win10-x64-aot).
Some packages are not compatible with UAP,Version=v10.0 (win10-x64-aot).
Any plans to support universal apps in the near future?
Thanks for all the hard work you do, it is awesome!
György