[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj, 1.27, 1.28
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2006-06-11 18:41:21
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv9471/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: My cvs signals a conflict, but there isn't any real change between my version a the repository's version ... Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** b5_Presentation.csproj 10 Jun 2006 18:10:20 -0000 1.27 --- b5_Presentation.csproj 11 Jun 2006 18:41:11 -0000 1.28 *************** *** 138,141 **** --- 138,142 ---- Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" /> + <Reference Name = "NPlot" *************** *** 143,146 **** --- 144,148 ---- HintPath = "..\..\..\NPlot.dll" /> + </References> </Build> |