diff --git a/build/.gitignore b/build/.gitignore index 42cf3997..74c289f3 100644 --- a/build/.gitignore +++ b/build/.gitignore @@ -1,3 +1,5 @@ StyleCopViolations.xml Help -doc \ No newline at end of file +doc +coverage.* +NCoverReport \ No newline at end of file diff --git a/build/build.proj b/build/build.proj index 19865fe4..566bc8ae 100644 --- a/build/build.proj +++ b/build/build.proj @@ -1,21 +1,17 @@ + + Debug + False + - - + + - - - - - - + + @@ -23,28 +19,25 @@ - - - - + + + + - - + + - - + + + + + +