Remove outcommented WarningAsError

This commit is contained in:
Nikolaj Geisle
2022-02-15 14:42:01 +01:00
parent 945b115067
commit 13b9816ba8

View File

@@ -9,7 +9,6 @@
<Description>Contains the core assembly needed to run Umbraco Cms. This package only contains the assembly, and can be used for package development. Use the template in the Umbraco.Templates package to setup Umbraco</Description>
<Product>Umbraco CMS</Product>
<Nullable>enable</Nullable>
<!-- <WarningsAsErrors>Nullable</WarningsAsErrors>-->
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">