[Quantproject-developers] QuantProject/b4_Business b4_Business.csproj, 1.39, 1.40
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2007-06-11 18:55:15
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv28844/b4_Business Modified Files: b4_Business.csproj Log Message: Automatic changes applied by VSNet. Index: b4_Business.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/b4_Business.csproj,v retrieving revision 1.39 retrieving revision 1.40 diff -C2 -d -r1.39 -r1.40 *** b4_Business.csproj 27 Feb 2007 23:06:34 -0000 1.39 --- b4_Business.csproj 11 Jun 2007 17:54:20 -0000 1.40 *************** *** 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> |