[frontend] Remove override for TreatWarningsAsErrors

This commit is contained in:
Lilian 2024-07-10 21:12:25 +02:00
parent 6c588e0dfc
commit 7e78f6c0df
No known key found for this signature in database

View file

@ -6,11 +6,6 @@
<UseCurrentRuntimeIdentifier>false</UseCurrentRuntimeIdentifier>
<BlazorWebAssemblyLoadAllGlobalizationData>true</BlazorWebAssemblyLoadAllGlobalizationData>
</PropertyGroup>
<!-- Remove me before beta3 -->
<PropertyGroup>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
</PropertyGroup>
<ItemGroup>
<None Update="Components/MfmText.razor.css" CssScope="mfm"/>