From: Oleg T. <he...@us...> - 2004-11-08 15:19:14
|
Update of /cvsroot/mvp-xml/Common/v1/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv750/v1/src Modified Files: Common.csproj Log Message: Index: Common.csproj =================================================================== RCS file: /cvsroot/mvp-xml/Common/v1/src/Common.csproj,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- Common.csproj 7 Nov 2004 16:41:17 -0000 1.4 +++ Common.csproj 8 Nov 2004 15:18:58 -0000 1.5 @@ -29,7 +29,7 @@ CheckForOverflowUnderflow = "false" ConfigurationOverrideFile = "" DefineConstants = "DEBUG;TRACE" - DocumentationFile = "Mvp.Xml.Common.xml" + DocumentationFile = "bin\Debug\Mvp.Xml.Common.xml" DebugSymbols = "true" FileAlignment = "4096" IncrementalBuild = "false" |