diff options
author | Sergey Chebotar <s.chebotar@gmail.com> | 2021-12-08 14:38:23 +0300 |
---|---|---|
committer | Sergey Chebotar <s.chebotar@gmail.com> | 2021-12-08 14:38:23 +0300 |
commit | 8a869e73fb1873b1f85203b7a4a18dc8a2325a11 (patch) | |
tree | 75664c807edbd0901cfc8adb9fca44724cb1452f /Source | |
parent | 875fc1ef72d35e66cef04697dc947f80c4bcb87c (diff) |
Rename dir ExcelDNA -> AddIn
Diffstat (limited to 'Source')
-rw-r--r-- | Source/AddIn/AddIn.cs (renamed from Source/ExcelDNA/AddIn.cs) | 0 | ||||
-rw-r--r-- | Source/AddIn/Functions.cs (renamed from Source/ExcelDNA/Functions.cs) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/Source/ExcelDNA/AddIn.cs b/Source/AddIn/AddIn.cs index 3c82406..3c82406 100644 --- a/Source/ExcelDNA/AddIn.cs +++ b/Source/AddIn/AddIn.cs diff --git a/Source/ExcelDNA/Functions.cs b/Source/AddIn/Functions.cs index 6d94e24..6d94e24 100644 --- a/Source/ExcelDNA/Functions.cs +++ b/Source/AddIn/Functions.cs |