RhSolutions-AddIn/RhSolutions.Tests/Usings.cs

6 lines
167 B
C#
Raw Normal View History

2023-03-22 08:36:13 +03:00
global using Xunit;
global using Microsoft.Office.Interop.Excel;
global using ExcelDna.Testing;
2023-03-23 17:13:48 +03:00
global using RhSolutions.Models;
global using RhSolutions.Services;