abp
abp copied to clipboard
Cannot resolve symbol '__builder' in ExtensionProperties.razor
Check the ExtensionProperties.razor file in the Volo.Abp.BlazoriseUI project.
__builder
is incorrectly referenced, it should be builder
@realLiangshiwei can you check this please. Add bug
label if that's true.
https://github.com/abpframework/abp/commit/7597f4203d6bacd9ca933f9ef8f927a647979924
Did you run the dotnet build
command when change to builder