Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.

Commit

Permalink
Shouldn't have turned that off.
Browse files Browse the repository at this point in the history
  • Loading branch information
acceleration3 committed Aug 27, 2018
1 parent 680561f commit a3ca472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion di2xinput/di2xinput.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>..\bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>false</Optimize>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
Expand Down

0 comments on commit a3ca472

Please sign in to comment.