Fix config location in OptionsLoader

This commit is contained in:
Matt Nadareski
2024-08-08 13:59:21 -04:00
parent cbbb8aaa8c
commit 11b8dd44bb
3 changed files with 9 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
using System;
using System.IO;
#if NET40
using System.Threading;
using System.Threading.Tasks;
#endif
using BinaryObjectScanner;