DIT.Workflower/tests/DIT.Workflower.Tests/Usings.cs
2022-05-22 09:21:44 +03:00

4 lines
91 B
C#

global using DIT.Workflower;
global using DIT.Workflower.Abstractions;
global using Xunit;