[Quantproject-developers] QuantProject/b3_Data b3_Data.csproj, 1.46, 1.47
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2007-06-11 18:56:58
|
Update of /cvsroot/quantproject/QuantProject/b3_Data In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv28444/b3_Data Modified Files: b3_Data.csproj Log Message: Automatic changes applied by VSNet. Index: b3_Data.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b3_Data/b3_Data.csproj,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** b3_Data.csproj 9 Apr 2007 18:19:09 -0000 1.46 --- b3_Data.csproj 11 Jun 2007 17:54:02 -0000 1.47 *************** *** 125,128 **** --- 125,136 ---- 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> |