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
When projecting Microsoft.Windows.AI.Generative.ILanguageModelX interfaces, methods with identical names (such as GenerateResponseAsync) lack unique Overload attributes. All methods across an interface inheritance hierarchy must have distinct projected names in languages that do not support overloading.
Describe the bug
When projecting
Microsoft.Windows.AI.Generative.ILanguageModelX
interfaces, methods with identical names (such asGenerateResponseAsync
) lack uniqueOverload
attributes. All methods across an interface inheritance hierarchy must have distinct projected names in languages that do not support overloading.Steps to reproduce the bug
N/A
Expected behavior
No response
Screenshots
No response
NuGet package version
Windows App SDK 1.7 Experimental 3: 1.7.250127003-experimental3
Packaging type
No response
Windows version
Insider Build (xxxxx)
IDE
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: