Skip to content

Commit

Permalink
Make AppVeyor Happy
Browse files Browse the repository at this point in the history
  • Loading branch information
marcussacana committed Jul 14, 2018
1 parent 6582240 commit 10febd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SRLTracer/SRLTracer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DefineConstants>DEBUG;TRACE;AppVeyor</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
Expand Down

0 comments on commit 10febd3

Please sign in to comment.