feat: update colorpicker and datagrid to compiled bindings.

This commit is contained in:
rabbitism
2023-02-18 21:54:35 +08:00
parent 8a68f7793d
commit 7b94727b59
8 changed files with 19 additions and 6 deletions

View File

@@ -4,7 +4,11 @@
<TargetFramework>net7.0</TargetFramework>
<Nullable>enable</Nullable>
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
<!-- Uncomment below to enable Native AOT compilation-->
<!--
<PublishAot>true</PublishAot>
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
-->
</PropertyGroup>
<PropertyGroup>