Skip to content

Commit

Permalink
don't prefer 32 bit (why is that on by default)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Nov 27, 2021
1 parent b0355db commit 15a029a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions KeyboardChatterBlocker/KeyboardChatterBlocker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>keyboard.ico</ApplicationIcon>
Expand Down

0 comments on commit 15a029a

Please sign in to comment.