Improve rendering
This commit is contained in:
@@ -6,4 +6,7 @@
|
||||
<!-- ElkSharp is a ported ELK layout algorithm — suppress nullable warnings from the port -->
|
||||
<NoWarn>$(NoWarn);CS8601;CS8602;CS8604</NoWarn>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Remove="**/*.ARCHIVED.cs" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user