diff options
author | Serghei Cebotari <serghei@cebotari.ru> | 2024-01-18 23:55:27 +0300 |
---|---|---|
committer | Serghei Cebotari <serghei@cebotari.ru> | 2024-01-18 23:55:27 +0300 |
commit | c6f6551e4e255c0459ad5781b700221490626b71 (patch) | |
tree | 46060e5166ac7a1ef20a346ae3b60c3a9255f5fc | |
parent | 84001e050c21458712717807c444ff44d3f583d9 (diff) |
Remove InteslliSense library from pack
-rw-r--r-- | RhSolutions.AddIn/RhSolutions-AddIn.dna | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RhSolutions.AddIn/RhSolutions-AddIn.dna b/RhSolutions.AddIn/RhSolutions-AddIn.dna index cb2de7a..414613c 100644 --- a/RhSolutions.AddIn/RhSolutions-AddIn.dna +++ b/RhSolutions.AddIn/RhSolutions-AddIn.dna @@ -12,7 +12,6 @@ <Reference Path="Microsoft.Extensions.Logging.dll" Pack="true" /> <Reference Path="Microsoft.Extensions.Options.dll" Pack="true" /> <Reference Path="Microsoft.Extensions.Primitives.dll" Pack="true" /> - <Reference Path="ExcelDna.IntelliSense.dll" Pack="true" /> <Reference Path="Newtonsoft.Json.dll" Pack="true" /> <Reference Path="netDxf.dll" Pack="true" /> <Reference Path="RhSolutions.ProductSku.dll" Pack="true" /> |