Setup code coverage to be runable on demand

This commit is contained in:
Karl Burtram
2016-08-31 16:01:24 -07:00
parent f88619c09e
commit 013498fc3d
7 changed files with 203 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="OpenCover" version="4.6.519" />
<package id="ReportGenerator" version="2.4.5" />
</packages>