diff --git a/src/XIVLauncher2.Common/Class1.cs b/src/XIVLauncher2.Common/Class1.cs deleted file mode 100644 index 373f389..0000000 --- a/src/XIVLauncher2.Common/Class1.cs +++ /dev/null @@ -1,6 +0,0 @@ -namespace XIVLauncher2.Common; - -public class Class1 -{ - // pretend i put something here, got it? -} diff --git a/src/XIVLauncher2.Common/XIVLauncher2.Common.csproj b/src/XIVLauncher2.Common/XIVLauncher2.Common.csproj index 9d130cd..56f9256 100644 --- a/src/XIVLauncher2.Common/XIVLauncher2.Common.csproj +++ b/src/XIVLauncher2.Common/XIVLauncher2.Common.csproj @@ -3,5 +3,44 @@ net7.0 enable enable + true + + + true + true + true + + + + $(DefineConstants);$(ExtraDefineConstants) + + + + $(DefineConstants);WIN32 + + + $(DefineConstants);OSX + + + $(DefineConstants);LINUX + + + + + diff --git a/src/XIVLauncher2/XIVLauncher2.csproj b/src/XIVLauncher2/XIVLauncher2.csproj index 06cf7e1..d8891c6 100644 --- a/src/XIVLauncher2/XIVLauncher2.csproj +++ b/src/XIVLauncher2/XIVLauncher2.csproj @@ -28,4 +28,8 @@ Code + + + +