Fixed build break due to adding configurations
This commit is contained in:
parent
c7545a0354
commit
50a281b92d
|
|
@ -4,6 +4,7 @@
|
||||||
using System;
|
using System;
|
||||||
#if DEBUG
|
#if DEBUG
|
||||||
using System.Diagnostics;
|
using System.Diagnostics;
|
||||||
|
using System.Threading;
|
||||||
#endif
|
#endif
|
||||||
using Xunit;
|
using Xunit;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue