Skip to content

Commit

Permalink
Fix Appveyor #2
Browse files Browse the repository at this point in the history
  • Loading branch information
sboulema committed Mar 21, 2017
1 parent 691a393 commit 53e2238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TGit/TGIT.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<RunCodeAnalysis>true</RunCodeAnalysis>
<DeployExtension Condition=" '$(AppVeyor)' != '' ">False</DeployExtension>
</PropertyGroup>
<ItemGroup>
<Reference Include="envdte, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
Expand Down

0 comments on commit 53e2238

Please sign in to comment.