[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj,1.22,1.23
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2005-05-26 22:56:07
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19045/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: Automatic changes Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** b5_Presentation.csproj 29 Mar 2005 15:03:17 -0000 1.22 --- b5_Presentation.csproj 26 May 2005 22:55:59 -0000 1.23 *************** *** 141,145 **** Name = "NPlot" AssemblyName = "NPlot" ! HintPath = "..\..\QuantDownloader\Downloader\bin\Debug\NPlot.dll" /> </References> --- 141,145 ---- Name = "NPlot" AssemblyName = "NPlot" ! HintPath = "bin\Debug\NPlot.dll" /> </References> |