Remove `NoWarn` in the CLI project

pull/1240/head
Tyrrrz 4 months ago
parent dc35f25293
commit f1bc5a2266

@ -4,7 +4,6 @@
<OutputType>Exe</OutputType>
<ApplicationIcon>..\favicon.ico</ApplicationIcon>
<PublishTrimmed>true</PublishTrimmed>
<NoWarn>$(NoWarn);IL2104</NoWarn>
</PropertyGroup>
<ItemGroup>

Loading…
Cancel
Save