RuntimeCompatibility -> Compatibility

This commit is contained in:
JustArchi
2021-05-08 01:43:08 +02:00
parent e60b54e402
commit d21d2473fe
35 changed files with 46 additions and 46 deletions

View File

@@ -20,7 +20,7 @@
// limitations under the License.
#if NETFRAMEWORK
using ArchiSteamFarm.RuntimeCompatibility;
using ArchiSteamFarm.Compatibility;
#endif
using System;
using System.Collections.Generic;