Skip to content

Commit

Permalink
Optimize Code
Browse files Browse the repository at this point in the history
Nope.
  • Loading branch information
mrtwidget committed Jul 16, 2017
1 parent 121f6e0 commit 8bb7d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Livemap.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<Optimize>false</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
Expand Down

0 comments on commit 8bb7d75

Please sign in to comment.