[frontend] Remove override for TreatWarningsAsErrors
This commit is contained in:
parent
6c588e0dfc
commit
7e78f6c0df
1 changed files with 0 additions and 5 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue