Skip to content

Commit

Permalink
Set release builds to be x86 to match SharpLib.MonitorConfig's archit…
Browse files Browse the repository at this point in the history
…ecture.
  • Loading branch information
Aldaviva committed Apr 30, 2020
1 parent d2d20f2 commit 40a35f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Brighty/Brighty.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<WarningLevel>4</WarningLevel>
<LangVersion>latest</LangVersion>
<Prefer32Bit>false</Prefer32Bit>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<Reference Include="Launchy#API, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
Expand Down

0 comments on commit 40a35f5

Please sign in to comment.