Removed analyzer because it does not work here

This commit is contained in:
Thorsten Sommer 2024-07-24 14:14:16 +02:00
parent f7dd6b3074
commit c12bfa5a25
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -93,14 +93,4 @@
</Target>
<PropertyGroup>
<MudAllowedAttributePattern>LowerCase</MudAllowedAttributePattern>
<MudIllegalParameters>V7CaseSensitive</MudIllegalParameters>
</PropertyGroup>
<ItemGroup>
<CompilerVisibleProperty Include="MudAllowedAttributePattern" />
<CompilerVisibleProperty Include="MudIllegalParameters" />
</ItemGroup>
</Project>