diff --git a/xcom2-launcher/xcom2-launcher/app.config b/xcom2-launcher/xcom2-launcher/app.config index 7eb310d..4659242 100644 --- a/xcom2-launcher/xcom2-launcher/app.config +++ b/xcom2-launcher/xcom2-launcher/app.config @@ -14,4 +14,7 @@ + + + diff --git a/xcom2-launcher/xcom2-launcher/app.manifest b/xcom2-launcher/xcom2-launcher/app.manifest new file mode 100644 index 0000000..d9bbc1e --- /dev/null +++ b/xcom2-launcher/xcom2-launcher/app.manifest @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xcom2-launcher/xcom2-launcher/xcom2-launcher.csproj b/xcom2-launcher/xcom2-launcher/xcom2-launcher.csproj index 45dc3f6..869e262 100644 --- a/xcom2-launcher/xcom2-launcher/xcom2-launcher.csproj +++ b/xcom2-launcher/xcom2-launcher/xcom2-launcher.csproj @@ -30,9 +30,7 @@ false true - - true - + XCOM2Launcher.Program @@ -72,6 +70,10 @@ MinimumRecommendedRules.ruleset false + + + app.manifest + ..\packages\FCTB.2.16.24\lib\FastColoredTextBox.dll @@ -279,6 +281,7 @@ Designer + Always