Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
mogikanin committed Sep 20, 2016
1 parent 8a45948 commit fe92f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/DotSpatial.Tools/DotSpatial.Tools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>..\bin\Release\Tools\DotSpatial.Tools.XML</DocumentationFile>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
</PropertyGroup>
<PropertyGroup>
<SignAssembly>true</SignAssembly>
Expand Down

0 comments on commit fe92f9f

Please sign in to comment.