Skip to content

Commit

Permalink
Add Code Coverage Tools
Browse files Browse the repository at this point in the history
  • Loading branch information
antarr committed Feb 13, 2017
1 parent 20c2edb commit 42b30d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Withings.Net.Specifications/packages.config
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="coveralls.net" version="0.7.0" targetFramework="net45" developmentDependency="true" />
<package id="Machine.Specifications" version="0.11.0" targetFramework="net45" />
<package id="Machine.Specifications.Runner.Console" version="0.9.2" targetFramework="net45" />
<package id="Machine.Specifications.Runner.Utility" version="0.9.0" targetFramework="net45" />
<package id="Machine.Specifications.Runner.VisualStudio" version="2.1.0" targetFramework="net45" />
<package id="Machine.Specifications.Should" version="0.11.0" targetFramework="net45" />
<package id="Mono.Cecil" version="0.9.6.4" targetFramework="net45" />
<package id="OpenCover" version="4.6.519" targetFramework="net45" />
</packages>

0 comments on commit 42b30d7

Please sign in to comment.