Skip to content

Commit

Permalink
x64 only.
Browse files Browse the repository at this point in the history
  • Loading branch information
Braasileiro committed Feb 8, 2024
1 parent 4601c9b commit 6b1ad4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MDRPC/MDRPC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>disable</Nullable>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<PlatformTarget>x64</PlatformTarget>
</PropertyGroup>

<Target Name="CopyDLLs" AfterTargets="Build">
Expand Down

0 comments on commit 6b1ad4f

Please sign in to comment.