diff --git a/Flow.Launcher/Flow.Launcher.csproj b/Flow.Launcher/Flow.Launcher.csproj index 848c52f1f1d..0d982c5a4f4 100644 --- a/Flow.Launcher/Flow.Launcher.csproj +++ b/Flow.Launcher/Flow.Launcher.csproj @@ -4,7 +4,7 @@ WinExe net7.0-windows10.0.19041.0 true - true + false Flow.Launcher.App Resources\app.ico app.manifest diff --git a/Flow.Launcher/app.manifest b/Flow.Launcher/app.manifest index 52d1c39327b..c45508fcf03 100644 --- a/Flow.Launcher/app.manifest +++ b/Flow.Launcher/app.manifest @@ -49,13 +49,12 @@ DPIs. Windows Presentation Foundation (WPF) applications are automatically DPI-aware and do not need to opt in. Windows Forms applications targeting .NET Framework 4.6 that opt into this setting, should also set the 'EnableWindowsFormsHighDpiAutoResizing' setting to 'true' in their app.config. --> -