[Quantproject-developers] QuantProject/b4_Business b4_Business.csproj, 1.37, 1.38
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2006-12-06 16:08:17
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv1084/b4_Business Modified Files: b4_Business.csproj Log Message: Minor changes automatically set up by VSNet Index: b4_Business.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/b4_Business.csproj,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** b4_Business.csproj 3 Nov 2006 16:29:42 -0000 1.37 --- b4_Business.csproj 6 Dec 2006 16:07:17 -0000 1.38 *************** *** 130,133 **** --- 130,141 ---- Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" /> + <Reference + Name = "Microsoft.Office.Core" + Guid = "{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}" + VersionMajor = "2" + VersionMinor = "3" + Lcid = "0" + WrapperTool = "primary" + /> </References> </Build> |