[Quantproject-developers] QuantProject/b3_Data b3_Data.csproj, 1.41, 1.42
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2006-09-17 23:01:22
|
Update of /cvsroot/quantproject/QuantProject/b3_Data In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv32338/b3_Data Modified Files: b3_Data.csproj Log Message: Minor changes made by VS NET. Index: b3_Data.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b3_Data/b3_Data.csproj,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** b3_Data.csproj 30 Jul 2006 13:06:15 -0000 1.41 --- b3_Data.csproj 17 Sep 2006 23:01:19 -0000 1.42 *************** *** 136,140 **** <File RelPath = "ExtendedDataTable.cs" ! SubType = "Component" BuildAction = "Compile" /> --- 136,140 ---- <File RelPath = "ExtendedDataTable.cs" ! SubType = "Code" BuildAction = "Compile" /> |