[Quantproject-developers] QuantProject/b3_Data b3_Data.csproj, 1.50, 1.51
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2007-08-29 10:33:03
|
Update of /cvsroot/quantproject/QuantProject/b3_Data In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7154/b3_Data Modified Files: b3_Data.csproj Log Message: Automatic changes by VS net Index: b3_Data.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b3_Data/b3_Data.csproj,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** b3_Data.csproj 27 Aug 2007 22:21:27 -0000 1.50 --- b3_Data.csproj 29 Aug 2007 10:32:54 -0000 1.51 *************** *** 2,6 **** <CSHARP ProjectType = "Local" ! ProductVersion = "7.0.9466" SchemaVersion = "1.0" ProjectGuid = "{6AC0A2C1-B926-4921-A685-F5AA80E81C94}" --- 2,6 ---- <CSHARP ProjectType = "Local" ! ProductVersion = "7.0.9955" SchemaVersion = "1.0" ProjectGuid = "{6AC0A2C1-B926-4921-A685-F5AA80E81C94}" *************** *** 144,148 **** <File RelPath = "ExtendedDataTable.cs" ! SubType = "Component" BuildAction = "Compile" /> --- 144,148 ---- <File RelPath = "ExtendedDataTable.cs" ! SubType = "Code" BuildAction = "Compile" /> |