Skip to content

Commit

Permalink
Build warning fix. #31
Browse files Browse the repository at this point in the history
- Remove extra reference to SemVer
  • Loading branch information
DeadlyEmbrace committed Mar 11, 2017
1 parent 1554060 commit a6bbc55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion VaraniumSharp/VaraniumSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,4 @@
</Choose>
<Import Project="..\packages\Fody\build\$(__paket__Fody_targets).targets" Condition="Exists('..\packages\Fody\build\$(__paket__Fody_targets).targets')" Label="Paket" />
<Import Project="..\packages\SemVer.Git.MSBuild\build\$(__paket__SemVer_Git_MSBuild_targets).targets" Condition="Exists('..\packages\SemVer.Git.MSBuild\build\$(__paket__SemVer_Git_MSBuild_targets).targets')" Label="Paket" />
<Import Project="..\packages\SemVer.Git.MSBuild\build\$(__paket__SemVer_MSBuild_targets).targets" Condition="Exists('..\packages\SemVer.Git.MSBuild\build\$(__paket__SemVer_MSBuild_targets).targets')" Label="Paket" />
</Project>

0 comments on commit a6bbc55

Please sign in to comment.