[Quantproject-developers] QuantProject/b3_Data b3_Data.csproj, 1.53, 1.54
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-03-26 00:38:47
|
Update of /cvsroot/quantproject/QuantProject/b3_Data In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5985/b3_Data Modified Files: b3_Data.csproj Log Message: Microsoft.Office.Core is not referenced anymore (not clear to me what's happened) Index: b3_Data.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b3_Data/b3_Data.csproj,v retrieving revision 1.53 retrieving revision 1.54 diff -C2 -d -r1.53 -r1.54 *** b3_Data.csproj 10 Feb 2008 15:27:21 -0000 1.53 --- b3_Data.csproj 26 Mar 2008 00:38:37 -0000 1.54 *************** *** 121,132 **** /> <Reference - Name = "Microsoft.Office.Core" - Guid = "{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}" - VersionMajor = "2" - VersionMinor = "3" - Lcid = "0" - WrapperTool = "primary" - /> - <Reference Name = "b1_ADT" Project = "{B8A01161-3698-4591-B1EF-90F5FC7D8DBA}" --- 121,124 ---- |