diff --git a/MBBSEmu/Configuration.cs b/MBBSEmu/AppSettings.cs similarity index 100% rename from MBBSEmu/Configuration.cs rename to MBBSEmu/AppSettings.cs diff --git a/MBBSEmu/MBBSEmu.csproj b/MBBSEmu/MBBSEmu.csproj index d43dfbd9..789ea077 100644 --- a/MBBSEmu/MBBSEmu.csproj +++ b/MBBSEmu/MBBSEmu.csproj @@ -1,96 +1,100 @@  - - Exe - net7.0 - latest - true - win-x64;win-x86;linux-x64;linux-arm;linux-arm64;osx-x64; - + + Exe + net7.0 + latest + true + win-x64;win-x86;linux-x64;linux-arm;linux-arm64;osx-x64; + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + - - - Always - Always - true - - - Always - - + + + + + + + Always + Always + true + + + Always + + diff --git a/MBBSEmu/Trimming.xml b/MBBSEmu/Trimming.xml new file mode 100644 index 00000000..c496ad97 --- /dev/null +++ b/MBBSEmu/Trimming.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file