mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 21:19:47 +00:00
Enable MudBlazor analyser
This commit is contained in:
parent
39a19dcfdf
commit
165407c07d
@ -93,4 +93,14 @@
|
|||||||
|
|
||||||
</Target>
|
</Target>
|
||||||
|
|
||||||
|
<PropertyGroup>
|
||||||
|
<MudAllowedAttributePattern>LowerCase</MudAllowedAttributePattern>
|
||||||
|
<MudIllegalParameters>V7CaseSensitive</MudIllegalParameters>
|
||||||
|
</PropertyGroup>
|
||||||
|
|
||||||
|
<ItemGroup>
|
||||||
|
<CompilerVisibleProperty Include="MudAllowedAttributePattern" />
|
||||||
|
<CompilerVisibleProperty Include="MudIllegalParameters" />
|
||||||
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
Loading…
Reference in New Issue
Block a user