Skip to content

Commit

Permalink
x64 target.
Browse files Browse the repository at this point in the history
  • Loading branch information
Braasileiro committed Jul 31, 2022
1 parent 150863a commit 1c3ae97
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MDRPC/MDRPC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,12 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>embedded</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<OutputPath>..\publish\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DebugSymbols>true</DebugSymbols>
<PlatformTarget>x64</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<Reference Include="0Harmony, Version=2.9.0.0, Culture=neutral, PublicKeyToken=null">
Expand Down

0 comments on commit 1c3ae97

Please sign in to comment.