[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj, 1.28, 1.29
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2006-07-02 20:16:22
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22765/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: These project files have been modified by VS.NET (I don't know anything about it ...) Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** b5_Presentation.csproj 11 Jun 2006 18:41:11 -0000 1.28 --- b5_Presentation.csproj 2 Jul 2006 20:16:16 -0000 1.29 *************** *** 116,127 **** /> <Reference - Name = "Microsoft.Office.Core" - Guid = "{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}" - VersionMajor = "2" - VersionMinor = "3" - Lcid = "0" - WrapperTool = "primary" - /> - <Reference Name = "b3_Data" Project = "{6AC0A2C1-B926-4921-A685-F5AA80E81C94}" --- 116,119 ---- *************** *** 138,142 **** Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" /> - <Reference Name = "NPlot" --- 130,133 ---- *************** *** 144,148 **** HintPath = "..\..\..\NPlot.dll" /> - </References> </Build> --- 135,138 ---- |