From 3f4d7f45b7f73ec0da32cc0a5d071b7a3a1e9aa1 Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Fri, 7 Apr 2023 09:26:52 +0300 Subject: Delete Excel.Extensions --- RhSolutions.ExcelExtensions/Usings.cs | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 RhSolutions.ExcelExtensions/Usings.cs (limited to 'RhSolutions.ExcelExtensions/Usings.cs') diff --git a/RhSolutions.ExcelExtensions/Usings.cs b/RhSolutions.ExcelExtensions/Usings.cs deleted file mode 100644 index 94bcc5e..0000000 --- a/RhSolutions.ExcelExtensions/Usings.cs +++ /dev/null @@ -1,3 +0,0 @@ -global using Microsoft.Office.Interop.Excel; -global using System.Collections.Generic; -global using Range = Microsoft.Office.Interop.Excel.Range; \ No newline at end of file -- cgit v1.2.3