6 lines
171 B
C#
6 lines
171 B
C#
global using Xunit;
|
|
global using Microsoft.Office.Interop.Excel;
|
|
global using ExcelDna.Testing;
|
|
global using RhSolutions.ExcelTable;
|
|
global using RhSolutions.Services;
|