diff options
author | Sergey Chebotar <s.chebotar@gmail.com> | 2023-05-19 08:17:40 +0300 |
---|---|---|
committer | Sergey Chebotar <s.chebotar@gmail.com> | 2023-05-19 08:17:40 +0300 |
commit | d6a78c42c7eddcff64c3e97b9877dc5969f80968 (patch) | |
tree | 9bb6550a5afb62b116e4dbabc01b1c871cdb68ed | |
parent | 08fcc33f9d6749ee26cc1c9930ccca30855261ed (diff) | |
parent | f9ff1e55b9a62e34c39febf88cd53413e41ad985 (diff) |
Merge branch 'testing'
-rw-r--r-- | RhSolutions.AddIn/RhSolutions.AddIn.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RhSolutions.AddIn/RhSolutions.AddIn.csproj b/RhSolutions.AddIn/RhSolutions.AddIn.csproj index 63071ec..d73b404 100644 --- a/RhSolutions.AddIn/RhSolutions.AddIn.csproj +++ b/RhSolutions.AddIn/RhSolutions.AddIn.csproj @@ -8,6 +8,7 @@ <GenerateAssemblyInfo>false</GenerateAssemblyInfo> <UseWindowsForms>true</UseWindowsForms> <ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets> + <ExcelDnaPackCompressResources>false</ExcelDnaPackCompressResources> </PropertyGroup> <PropertyGroup> <StartupObject /> |