Update of /cvsroot/quantproject/QuantProject/b5_Presentation
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv6441/b5_Presentation
Modified Files:
b5_Presentation.csproj
Log Message:
Automatic changes by VS net
Index: b5_Presentation.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** b5_Presentation.csproj 4 Aug 2007 19:58:11 -0000 1.38
--- b5_Presentation.csproj 29 Aug 2007 10:32:02 -0000 1.39
***************
*** 2,6 ****
<CSHARP
ProjectType = "Local"
! ProductVersion = "7.0.9466"
SchemaVersion = "1.0"
ProjectGuid = "{D3DC9EA6-3B06-4255-B19A-5FC5B66A1402}"
--- 2,6 ----
<CSHARP
ProjectType = "Local"
! ProductVersion = "7.0.9955"
SchemaVersion = "1.0"
ProjectGuid = "{D3DC9EA6-3B06-4255-B19A-5FC5B66A1402}"
***************
*** 131,142 ****
/>
<Reference
- Name = "Microsoft.Office.Core"
- Guid = "{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}"
- VersionMajor = "2"
- VersionMinor = "3"
- Lcid = "0"
- WrapperTool = "primary"
- />
- <Reference
Name = "NPlot"
AssemblyName = "NPlot"
--- 131,134 ----
***************
*** 198,201 ****
--- 190,198 ----
/>
<File
+ RelPath = "Reporting\WindowsForm\Report.resx"
+ DependentUpon = "Report.cs"
+ BuildAction = "EmbeddedResource"
+ />
+ <File
RelPath = "Reporting\WindowsForm\ReportGrid.cs"
SubType = "Component"
|