You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - I am trying to build a test app C# using this document. I have the Windows App SDK installed (1.6.240923002) and running VS2022 with latest SDKs. However, in the code when I attempt to include the name space, it can't find the namespace.
using Microsoft.Windows.AI.Generative;
Is this depcrecated? Should we be using a specific NUGET pkg?
The text was updated successfully, but these errors were encountered:
Hi - I am trying to build a test app C# using this document. I have the Windows App SDK installed (1.6.240923002) and running VS2022 with latest SDKs. However, in the code when I attempt to include the name space, it can't find the namespace.
using Microsoft.Windows.AI.Generative;
Is this depcrecated? Should we be using a specific NUGET pkg?
The text was updated successfully, but these errors were encountered: