Skip to content

Commit

Permalink
Merge pull request #28 from cerebrate/dev
Browse files Browse the repository at this point in the history
Switch to x86 builds.
  • Loading branch information
cerebrate authored Jan 23, 2021
2 parents 823da4d + d29b0f8 commit 5ef7d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MouseJiggler/MouseJiggler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Version>2.0.0</Version>
<PublishSingleFile>true</PublishSingleFile>
<SelfContained>false</SelfContained>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<RuntimeIdentifier>win-x86</RuntimeIdentifier>
<PublishReadyToRun>true</PublishReadyToRun>
<Authors>Alistair J. R. Young</Authors>
<Company>Arkane Systems</Company>
Expand Down

0 comments on commit 5ef7d5b

Please sign in to comment.