mirror of https://github.com/quasar/Quasar.git
Fixed compile failed in release configuration
This commit is contained in:
parent
47d5081a4e
commit
9c515d62d7
|
@ -2,7 +2,7 @@
|
|||
using xClient.Core.Helper;
|
||||
|
||||
#if !DEBUG
|
||||
using xClient.Core.Encryption;
|
||||
using xClient.Core.Cryptography;
|
||||
#endif
|
||||
|
||||
namespace xClient.Config
|
||||
|
|
Loading…
Reference in New Issue