v2/v3 clipboard support

This commit is contained in:
RisaDev
2024-02-04 22:26:40 +03:00
parent 74fd503272
commit 695375d93c
6 changed files with 139 additions and 24 deletions

View File

@@ -25,11 +25,8 @@
</PropertyGroup>
<ItemGroup>
<Compile Remove="Configuration\Data\Version2\**" />
<Compile Remove="Util\**" />
<EmbeddedResource Remove="Configuration\Data\Version2\**" />
<EmbeddedResource Remove="Util\**" />
<None Remove="Configuration\Data\Version2\**" />
<None Remove="Util\**" />
</ItemGroup>