SukiUI
SukiUI copied to clipboard
error CS1061: “AppBuilder”未包含“UseXamlDisplay”的定义,并且找不到可接受第一个“AppBuilder”类型参数的可访问扩展方法“UseXamlDisplay”(是否缺少 using 指令或程序集引用?)
已经安装了ShowMeTheXaml,编译提示:
error CS1061: “AppBuilder”未包含“UseXamlDisplay”的定义,并且找不到可接受第一个“AppBuilder”类型参数的可访问扩展方法“UseXamlDisplay”(是否缺少 using 指令或程序集引用?)
Also got this after the 11.1 update, as workaround you can revert back to version 1.4.1
Thank you for your suggestion.
I commented UseXamlDisplay() and it compiles successfully, is there a better solution?
I commented UseXamlDisplay() and it compiles successfully, is there a better solution?
Also got this after the 11.1 update, as workaround you can revert back to version 1.4.1
Its worked
reproduce this issue today, update ShowMeTheXaml package to 1.5.1 or above will solve the issue.
should be fixed in latest beta5 nuget package