[Quantproject-developers] QuantProject/b3_Data b3_Data.csproj,1.28,1.29
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2005-05-30 18:28:22
|
Update of /cvsroot/quantproject/QuantProject/b3_Data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14590/b3_Data Modified Files: b3_Data.csproj Log Message: - removed DataProviders\Caching\EarlyDateException.cs - added DataProviders\Caching\MissingQuoteException.cs Index: b3_Data.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b3_Data/b3_Data.csproj,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** b3_Data.csproj 26 May 2005 23:17:43 -0000 1.28 --- b3_Data.csproj 30 May 2005 18:28:13 -0000 1.29 *************** *** 193,197 **** /> <File ! RelPath = "DataProviders\Caching\EarlyDateException.cs" SubType = "Code" BuildAction = "Compile" --- 193,197 ---- /> <File ! RelPath = "DataProviders\Caching\MissingQuoteException.cs" SubType = "Code" BuildAction = "Compile" |