diff --git a/.gitignore b/.gitignore index 7d8be136..1105386c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ coverage.* _ReSharper* *.marcus *.bak +bin +*.vsdoc +*.XML \ No newline at end of file diff --git a/build/.gitignore b/build/.gitignore index 74c289f3..bb858708 100644 --- a/build/.gitignore +++ b/build/.gitignore @@ -2,4 +2,6 @@ StyleCopViolations.xml Help doc coverage.* -NCoverReport \ No newline at end of file +NCoverReport +bin +Release \ No newline at end of file diff --git a/build/build.proj b/build/build.proj index 5fdac875..b9ed1925 100644 --- a/build/build.proj +++ b/build/build.proj @@ -1,5 +1,7 @@ - + + + @@ -7,24 +9,17 @@ False - - - - - + + + - - - - - - - + + - + @@ -36,10 +31,10 @@ - + - + @@ -52,7 +47,7 @@ - + @@ -61,7 +56,29 @@ - + + + + + + + + + + + + + + + + + + + + + + + - + \ No newline at end of file diff --git a/build/mathnet-numerics.shfbproj b/build/mathnet-numerics.shfbproj index a5e0740d..b3920650 100644 --- a/build/mathnet-numerics.shfbproj +++ b/build/mathnet-numerics.shfbproj @@ -16,14 +16,15 @@ .\Help\ Math.NET-Numerics - Copyright 2009 Math.NET Project + Copyright 2009-2010 Math.NET Project Math.NET Numerics - ..\tools\Sandcastle\ + ..\..\..\Program Files (x86)\Sandcastle\ doc\ - - - + + + + True