[Quantproject-developers] QuantProject/b3_Data b3_Data.csproj,1.27,1.28
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2005-05-26 23:17:51
|
Update of /cvsroot/quantproject/QuantProject/b3_Data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23365/b3_Data Modified Files: b3_Data.csproj Log Message: DataProviders\Caching\MissingQuoteException.cs had been removed Index: b3_Data.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b3_Data/b3_Data.csproj,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** b3_Data.csproj 26 May 2005 22:58:16 -0000 1.27 --- b3_Data.csproj 26 May 2005 23:17:43 -0000 1.28 *************** *** 198,206 **** /> <File - RelPath = "DataProviders\Caching\MissingQuoteException.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File RelPath = "DataTables\GroupQuotes.cs" SubType = "Component" --- 198,201 ---- |