diff options
-rw-r--r-- | RhSolutions.AddIn/RhSolutions.AddIn.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RhSolutions.AddIn/RhSolutions.AddIn.csproj b/RhSolutions.AddIn/RhSolutions.AddIn.csproj index efc0eec..977d314 100644 --- a/RhSolutions.AddIn/RhSolutions.AddIn.csproj +++ b/RhSolutions.AddIn/RhSolutions.AddIn.csproj @@ -8,7 +8,6 @@ <GenerateAssemblyInfo>false</GenerateAssemblyInfo> <UseWindowsForms>true</UseWindowsForms> <ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets> - <ExcelDnaPackCompressResources>false</ExcelDnaPackCompressResources> </PropertyGroup> <ItemGroup> <PackageReference Include="ExcelDna.AddIn" Version="1.7.0" /> |