Skip to content

Commit 017eaef

Browse files
committed
Build the server as x64 instead of Any CPU
1 parent 7ecd0e8 commit 017eaef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

SimplePassive.Server/SimplePassive.Server.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<DefineConstants>FIVEM,SERVER</DefineConstants>
99
<Version>1.0</Version>
1010
<OutputPath>..\bin\$(Configuration)\</OutputPath>
11+
<PlatformTarget>x64</PlatformTarget>
1112
</PropertyGroup>
1213

1314
<ItemGroup>

0 commit comments

Comments
 (0)