From 965eb2b80cd453fc9222c408ccb9ead98aac305c Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Mon, 19 Dec 2022 20:25:35 +0300 Subject: Rename project --- src/AddIn/Functions.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/AddIn/Functions.cs') diff --git a/src/AddIn/Functions.cs b/src/AddIn/Functions.cs index 54d50a5..804e1c9 100644 --- a/src/AddIn/Functions.cs +++ b/src/AddIn/Functions.cs @@ -7,7 +7,7 @@ using System.Net; using System.Net.Http; using System.Threading.Tasks; -namespace RehauSku +namespace RhSolutions { public class Functions { -- cgit v1.2.3