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