diff --git a/src/Setup/Files.wxs b/src/Setup/Files.wxs index 0c8a7b9a44..b08a39f5d9 100644 --- a/src/Setup/Files.wxs +++ b/src/Setup/Files.wxs @@ -439,9 +439,6 @@ - - - @@ -480,12 +477,6 @@ - - - - - - @@ -496,12 +487,6 @@ - - - - - - diff --git a/src/Setup/Setup.wxs b/src/Setup/Setup.wxs index fdba77967d..f0d7cbb6ab 100644 --- a/src/Setup/Setup.wxs +++ b/src/Setup/Setup.wxs @@ -399,16 +399,11 @@ - - - - - diff --git a/src/Tools/PartCover/Interop.PartCover.dll b/src/Tools/PartCover/Interop.PartCover.dll index c585f5ae36..d2bee585c6 100755 Binary files a/src/Tools/PartCover/Interop.PartCover.dll and b/src/Tools/PartCover/Interop.PartCover.dll differ diff --git a/src/Tools/PartCover/PartCover.CorDriver.dll b/src/Tools/PartCover/PartCover.CorDriver.dll index 65479fa9b9..7087115ac0 100755 Binary files a/src/Tools/PartCover/PartCover.CorDriver.dll and b/src/Tools/PartCover/PartCover.CorDriver.dll differ diff --git a/src/Tools/PartCover/PartCover.Framework.dll b/src/Tools/PartCover/PartCover.Framework.dll index 351da138f5..6738744718 100755 Binary files a/src/Tools/PartCover/PartCover.Framework.dll and b/src/Tools/PartCover/PartCover.Framework.dll differ diff --git a/src/Tools/PartCover/PartCover.exe b/src/Tools/PartCover/PartCover.exe index ab93abde71..5bf9582ba8 100755 Binary files a/src/Tools/PartCover/PartCover.exe and b/src/Tools/PartCover/PartCover.exe differ diff --git a/src/Tools/PartCover/xslt/assembly.report.xslt b/src/Tools/PartCover/xslt/assembly.report.xslt deleted file mode 100644 index 16c9e469af..0000000000 --- a/src/Tools/PartCover/xslt/assembly.report.xslt +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - background:ghostwhite; padding: 5px 30px 5px 5px; - - - - - - - - - - 0% - - - - - - - - - - - % - - - - - -
Coverage by assembly
- -
- -
diff --git a/src/Tools/PartCover/xslt/class.report.xslt b/src/Tools/PartCover/xslt/class.report.xslt deleted file mode 100644 index c61fd6ed25..0000000000 --- a/src/Tools/PartCover/xslt/class.report.xslt +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - background:ghostwhite; padding: 5px 30px 5px 5px; - - - - - - - - - - 0% - - - - - - - - - - - % - - - - - -
Coverage by class
- -
- -