[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj, 1.35, 1.36
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2007-06-11 18:55:15
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv28898/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: Automatic changes applied by VSNet. Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -d -r1.35 -r1.36 *** b5_Presentation.csproj 27 Feb 2007 23:06:34 -0000 1.35 --- b5_Presentation.csproj 11 Jun 2007 17:54:59 -0000 1.36 *************** *** 135,138 **** --- 135,146 ---- HintPath = "..\..\..\..\..\Documents and Settings\Glauco\Desktop\NPlot\NPlot.dll" /> + <Reference + Name = "Microsoft.Office.Core" + Guid = "{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}" + VersionMajor = "2" + VersionMinor = "3" + Lcid = "0" + WrapperTool = "primary" + /> </References> </Build> |