[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj, 1.41, 1.42
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-02-07 18:14:29
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13474/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: Minor VSNet automatic change Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** b5_Presentation.csproj 6 Feb 2008 23:23:00 -0000 1.41 --- b5_Presentation.csproj 7 Feb 2008 18:14:22 -0000 1.42 *************** *** 166,170 **** <File RelPath = "Charting\Chart.cs" ! SubType = "UserControl" BuildAction = "Compile" /> --- 166,170 ---- <File RelPath = "Charting\Chart.cs" ! SubType = "Code" BuildAction = "Compile" /> |