Skip to content

Commit

Permalink
Disable CETCompat in Launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
mantaionut committed Feb 20, 2025
1 parent 9d148d0 commit 00c3fe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/launcher/PowerLauncher/PowerLauncher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<AssemblyTitle>PowerToys.Run</AssemblyTitle>
<OutputType>WinExe</OutputType>
<UseWPF>true</UseWPF>
<CETCompat>false</CETCompat>
<UseWindowsForms>False</UseWindowsForms>
<StartupObject>PowerLauncher.App</StartupObject>
<ApplicationIcon>Assets\PowerLauncher\RunResource.ico</ApplicationIcon>
Expand Down

0 comments on commit 00c3fe8

Please # to comment.