diff options
author | Sergey Chebotar <s.chebotar@gmail.com> | 2021-12-08 13:58:37 +0300 |
---|---|---|
committer | Sergey Chebotar <s.chebotar@gmail.com> | 2021-12-08 13:58:37 +0300 |
commit | 74877f874e401d29f0576c5027abba83587103f3 (patch) | |
tree | c5508df723e8cfe17740a1ef1d05a10a6c4c727c /Source/ExcelDNA/Functions.cs | |
parent | 89e420a890afb39c342a82b2ca1bf2f18df407dc (diff) |
Rename to RehauSku
Diffstat (limited to 'Source/ExcelDNA/Functions.cs')
-rw-r--r-- | Source/ExcelDNA/Functions.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/ExcelDNA/Functions.cs b/Source/ExcelDNA/Functions.cs index cd09535..6d94e24 100644 --- a/Source/ExcelDNA/Functions.cs +++ b/Source/ExcelDNA/Functions.cs @@ -1,6 +1,6 @@ using ExcelDna.Integration; -namespace Rehau.Sku.Assist +namespace RehauSku.Assist { public class Functions { |