Set ExcelDnaPackCompressResources to false

This commit is contained in:
Sergey Chebotar 2023-05-19 07:43:29 +03:00
parent 28d6c3b6b9
commit f9ff1e55b9

View File

@ -8,6 +8,7 @@
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<UseWindowsForms>true</UseWindowsForms>
<ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
<ExcelDnaPackCompressResources>false</ExcelDnaPackCompressResources>
</PropertyGroup>
<PropertyGroup>
<StartupObject />