microsoft / AISkillsForWindows

Contains samples for implementing Windows Skills by extending the preview base API and using exsting skill packages
https://docs.microsoft.com/en-us/windows/ai/windows-vision-skills/
MIT License
166 stars 46 forks source link

Could not find Windows Runtime type 'Microsoft.AI.Skills.SkillInterfacePreview.ISkill' #40

Closed fox1989 closed 5 years ago

fox1989 commented 5 years ago

i loaded this lib on NuGet

LPBourret commented 5 years ago

i loaded this lib on NuGet

Hi, This error would indicate the interface cannot be found in the set of dependencies added to your project. Could you elaborate a bit on your development environment (Visual Studio, Windows version) and project (Universal Windows App, .NetCore 3.0, C++/Winrt app, etc.).

LPBourret commented 5 years ago

closing per no reply, feel free to reopen

saurabhdhole commented 5 years ago

How to get rid of this issue. "Could not find Windows Runtime type 'Microsoft.AI.Skills.SkillInterfacePreview.ISkill"