This commit is contained in:
2022-05-22 09:21:44 +03:00
parent e66733b46a
commit 1942bcfe84
10 changed files with 194 additions and 75 deletions

View File

@@ -1,2 +1,3 @@
global using DIT.Workflower;
global using DIT.Workflower.Abstractions;
global using Xunit;