|
@@ -332,107 +332,157 @@
|
|
|
<Reference Include="System.Xml" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
- <Compile Include="1-UI\Control_Grids\SpectrumExportConfirmation.cs" />
|
|
|
+ <Compile Include="1-UI\Control_Grids\SpectrumExportConfirmation.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Control_Grids\SpectrumExportConfirmation.Designer.cs">
|
|
|
<DependentUpon>SpectrumExportConfirmation.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="1-UI\ElementSubscript.cs" />
|
|
|
- <Compile Include="1-UI\frmCharts.cs" />
|
|
|
+ <Compile Include="1-UI\frmCharts.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\frmCharts.Designer.cs">
|
|
|
<DependentUpon>frmCharts.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\frmMeasureRstMgr.cs" />
|
|
|
+ <Compile Include="1-UI\frmMeasureRstMgr.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\frmMeasureRstMgr.Designer.cs">
|
|
|
<DependentUpon>frmMeasureRstMgr.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\frmReMeasure.cs" />
|
|
|
+ <Compile Include="1-UI\frmReMeasure.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\frmReMeasure.Designer.cs">
|
|
|
<DependentUpon>frmReMeasure.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\OTSDisplaySourceGridData\frmReportConditionChoose.cs" />
|
|
|
+ <Compile Include="1-UI\OTSDisplaySourceGridData\frmReportConditionChoose.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\OTSDisplaySourceGridData\frmReportConditionChoose.Designer.cs">
|
|
|
<DependentUpon>frmReportConditionChoose.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\frmMultiSourceSelect.cs" />
|
|
|
+ <Compile Include="1-UI\frmMultiSourceSelect.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\frmMultiSourceSelect.Designer.cs">
|
|
|
<DependentUpon>frmMultiSourceSelect.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\frmSampleImage.cs" />
|
|
|
+ <Compile Include="1-UI\frmSampleImage.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\frmSampleImage.Designer.cs">
|
|
|
<DependentUpon>frmSampleImage.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\frmTables.cs" />
|
|
|
+ <Compile Include="1-UI\frmTables.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\frmTables.Designer.cs">
|
|
|
<DependentUpon>frmTables.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="1-UI\Control_Graph\OTSIncAReportGraphFuncation\SortParticleDistribution.cs" />
|
|
|
- <Compile Include="1-UI\Controls\myColorComboBox.cs" />
|
|
|
+ <Compile Include="1-UI\Controls\myColorComboBox.cs">
|
|
|
+ <SubType>Component</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Controls\myColorComboBox.Designer.cs">
|
|
|
<DependentUpon>myColorComboBox.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\Control_Grids\ParticlesGridDevidePage.cs" />
|
|
|
+ <Compile Include="1-UI\Control_Grids\ParticlesGridDevidePage.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Control_Grids\ParticlesGridDevidePage.Designer.cs">
|
|
|
<DependentUpon>ParticlesGridDevidePage.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\Control_ECharts\EChart_ParticlesComposition.cs" />
|
|
|
+ <Compile Include="1-UI\Control_ECharts\EChart_ParticlesComposition.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Control_ECharts\EChart_ParticlesComposition.Designer.cs">
|
|
|
<DependentUpon>EChart_ParticlesComposition.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\Control_ECharts\EChart_Trianglediagram.cs" />
|
|
|
+ <Compile Include="1-UI\Control_ECharts\EChart_Trianglediagram.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Control_ECharts\EChart_Trianglediagram.Designer.cs">
|
|
|
<DependentUpon>EChart_Trianglediagram.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\Control_Graph\Controls\Control_DrawDistrbutionImageAndBSE.cs" />
|
|
|
+ <Compile Include="1-UI\Control_Graph\Controls\Control_DrawDistrbutionImageAndBSE.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Control_Graph\Controls\Control_DrawDistrbutionImageAndBSE.designer.cs">
|
|
|
<DependentUpon>Control_DrawDistrbutionImageAndBSE.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\Control_Graph\Controls\Control_DrawDistrbutionSortImage.cs" />
|
|
|
+ <Compile Include="1-UI\Control_Graph\Controls\Control_DrawDistrbutionSortImage.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Control_Graph\Controls\Control_DrawDistrbutionSortImage.designer.cs">
|
|
|
<DependentUpon>Control_DrawDistrbutionSortImage.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\Control_Graph\Controls\Control_Ruler.cs" />
|
|
|
+ <Compile Include="1-UI\Control_Graph\Controls\Control_Ruler.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Control_Graph\Controls\Control_Ruler.designer.cs">
|
|
|
<DependentUpon>Control_Ruler.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\Control_Graph\Controls\Control_XRayTable.cs" />
|
|
|
+ <Compile Include="1-UI\Control_Graph\Controls\Control_XRayTable.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Control_Graph\Controls\Control_XRayTable.designer.cs">
|
|
|
<DependentUpon>Control_XRayTable.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="1-UI\Control_Graph\OTSIncAReportGraphFuncation\OTSImageDisHelp.cs" />
|
|
|
- <Compile Include="1-UI\Controls\OTSGridView.cs" />
|
|
|
+ <Compile Include="1-UI\Controls\OTSGridView.cs">
|
|
|
+ <SubType>Component</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Controls\OTSGridView.designer.cs">
|
|
|
<DependentUpon>OTSGridView.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\Control_Grids\CompositionDistributionGrid.cs" />
|
|
|
+ <Compile Include="1-UI\Control_Grids\CompositionDistributionGrid.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Control_Grids\CompositionDistributionGrid.designer.cs">
|
|
|
<DependentUpon>CompositionDistributionGrid.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\Control_Grids\ElementCompositionAvgGrid.cs" />
|
|
|
+ <Compile Include="1-UI\Control_Grids\ElementCompositionAvgGrid.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Control_Grids\ElementCompositionAvgGrid.designer.cs">
|
|
|
<DependentUpon>ElementCompositionAvgGrid.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="1-UI\Control_Grids\OTSIncAReportGridsFuncation\OTSReportGridsFun.cs" />
|
|
|
- <Compile Include="1-UI\Control_Grids\ParticlesSizeGrid.cs" />
|
|
|
+ <Compile Include="1-UI\Control_Grids\ParticlesSizeGrid.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Control_Grids\ParticlesSizeGrid.designer.cs">
|
|
|
<DependentUpon>ParticlesSizeGrid.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\Control_Grids\ResultGrid.cs" />
|
|
|
+ <Compile Include="1-UI\Control_Grids\ResultGrid.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Control_Grids\ResultGrid.designer.cs">
|
|
|
<DependentUpon>ResultGrid.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\Frm_UserProgress.cs" />
|
|
|
+ <Compile Include="1-UI\Frm_UserProgress.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Frm_UserProgress.designer.cs">
|
|
|
<DependentUpon>Frm_UserProgress.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\OTSTemplateDesigner\OTSReport_criterion.cs" />
|
|
|
+ <Compile Include="1-UI\OTSTemplateDesigner\OTSReport_criterion.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\OTSTemplateDesigner\OTSReport_criterion.Designer.cs">
|
|
|
<DependentUpon>OTSReport_criterion.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="ReportTemplate\GBReport.cs" />
|
|
|
+ <Compile Include="ReportTemplate\GBReport.cs">
|
|
|
+ <SubType>Component</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="ReportTemplate\GBReport.Designer.cs">
|
|
|
<DependentUpon>GBReport.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="ReportTemplate\OTS_DEVReport.cs" />
|
|
|
+ <Compile Include="ReportTemplate\OTS_DEVReport.cs">
|
|
|
+ <SubType>Component</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="ReportTemplate\OTS_DEVReport.Designer.cs">
|
|
|
<DependentUpon>OTS_DEVReport.cs</DependentUpon>
|
|
|
</Compile>
|
|
@@ -455,103 +505,147 @@
|
|
|
<Compile Include="3-ServiceCenter\DataOperation\DataAccess\SqlHelper.cs" />
|
|
|
<Compile Include="3-ServiceCenter\DataOperation\DataAccess\XMLoperate.cs" />
|
|
|
<Compile Include="1-UI\OTSDisplaySourceGridData\ChangeGridCellValEvent.cs" />
|
|
|
- <Compile Include="1-UI\GBCalculate\ASTMStandardABCDDS.cs" />
|
|
|
+ <Compile Include="1-UI\GBCalculate\ASTMStandardABCDDS.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\GBCalculate\ASTMStandardABCDDS.designer.cs">
|
|
|
<DependentUpon>ASTMStandardABCDDS.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\GBCalculate\ChineseStandardABCDDS.cs" />
|
|
|
+ <Compile Include="1-UI\GBCalculate\ChineseStandardABCDDS.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\GBCalculate\ChineseStandardABCDDS.designer.cs">
|
|
|
<DependentUpon>ChineseStandardABCDDS.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\GBCalculate\DINStandardABCDDS.cs" />
|
|
|
+ <Compile Include="1-UI\GBCalculate\DINStandardABCDDS.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\GBCalculate\DINStandardABCDDS.designer.cs">
|
|
|
<DependentUpon>DINStandardABCDDS.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\GBCalculate\NationalStandardMethodTwo.cs" />
|
|
|
+ <Compile Include="1-UI\GBCalculate\NationalStandardMethodTwo.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\GBCalculate\NationalStandardMethodTwo.designer.cs">
|
|
|
<DependentUpon>NationalStandardMethodTwo.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\OTSMgrInfo\FormNewLJFile.cs" />
|
|
|
+ <Compile Include="1-UI\OTSMgrInfo\FormNewLJFile.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\OTSMgrInfo\FormNewLJFile.Designer.cs">
|
|
|
<DependentUpon>FormNewLJFile.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\OTSMgrInfo\frmPartSizeEditorNew.cs" />
|
|
|
+ <Compile Include="1-UI\OTSMgrInfo\frmPartSizeEditorNew.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\OTSMgrInfo\frmPartSizeEditorNew.Designer.cs">
|
|
|
<DependentUpon>frmPartSizeEditorNew.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="2-CommonFunction\OTSDataMgrFunction\ResultDataMgr.cs" />
|
|
|
<Compile Include="1-UI\OTSDisplaySourceGridData\OTSSourceGrid.cs" />
|
|
|
- <Compile Include="1-UI\OTSMgrInfo\Triangulation_Edit.cs" />
|
|
|
+ <Compile Include="1-UI\OTSMgrInfo\Triangulation_Edit.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\OTSMgrInfo\Triangulation_Edit.Designer.cs">
|
|
|
<DependentUpon>Triangulation_Edit.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\frmReportApp.cs" />
|
|
|
+ <Compile Include="1-UI\frmReportApp.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\frmReportApp.Designer.cs">
|
|
|
<DependentUpon>frmReportApp.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\OTSMgrInfo\Triangulation_Item.cs" />
|
|
|
+ <Compile Include="1-UI\OTSMgrInfo\Triangulation_Item.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\OTSMgrInfo\Triangulation_Item.Designer.cs">
|
|
|
<DependentUpon>Triangulation_Item.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\OTSMgrInfo\Triangulation_List.cs" />
|
|
|
+ <Compile Include="1-UI\OTSMgrInfo\Triangulation_List.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\OTSMgrInfo\Triangulation_List.Designer.cs">
|
|
|
<DependentUpon>Triangulation_List.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\Controls\OTSPeriodicTable\OTSPeriodicTableForm.cs" />
|
|
|
+ <Compile Include="1-UI\Controls\OTSPeriodicTable\OTSPeriodicTableForm.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Controls\OTSPeriodicTable\OTSPeriodicTableForm.Designer.cs">
|
|
|
<DependentUpon>OTSPeriodicTableForm.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\Controls\OTSPeriodicTable\OTSPeriodicTableForm_Small.cs" />
|
|
|
+ <Compile Include="1-UI\Controls\OTSPeriodicTable\OTSPeriodicTableForm_Small.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Controls\OTSPeriodicTable\OTSPeriodicTableForm_Small.Designer.cs">
|
|
|
<DependentUpon>OTSPeriodicTableForm_Small.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="1-UI\Controls\OTSPeriodicTable\Periodic.cs" />
|
|
|
- <Compile Include="1-UI\Controls\OTSPeriodicTable\ThePeriodicTable.cs" />
|
|
|
+ <Compile Include="1-UI\Controls\OTSPeriodicTable\ThePeriodicTable.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Controls\OTSPeriodicTable\ThePeriodicTable.designer.cs">
|
|
|
<DependentUpon>ThePeriodicTable.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\Controls\OTSPeriodicTable\ThePeriodicTable_Small.cs" />
|
|
|
+ <Compile Include="1-UI\Controls\OTSPeriodicTable\ThePeriodicTable_Small.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Controls\OTSPeriodicTable\ThePeriodicTable_Small.designer.cs">
|
|
|
<DependentUpon>ThePeriodicTable_Small.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\Controls\OTSPeriodicTable\User_Element.cs" />
|
|
|
+ <Compile Include="1-UI\Controls\OTSPeriodicTable\User_Element.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Controls\OTSPeriodicTable\User_Element.designer.cs">
|
|
|
<DependentUpon>User_Element.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\Controls\OTSPeriodicTable\User_Element_Small.cs" />
|
|
|
+ <Compile Include="1-UI\Controls\OTSPeriodicTable\User_Element_Small.cs">
|
|
|
+ <SubType>UserControl</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\Controls\OTSPeriodicTable\User_Element_Small.designer.cs">
|
|
|
<DependentUpon>User_Element_Small.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="1-UI\OTSTemplateDesigner\Export_NPOI_Excel.cs" />
|
|
|
<Compile Include="1-UI\OTSTemplateDesigner\Export_ReportTemplate.cs" />
|
|
|
- <Compile Include="1-UI\OTSTemplateDesigner\OTSReport_Export.cs" />
|
|
|
+ <Compile Include="1-UI\OTSTemplateDesigner\OTSReport_Export.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\OTSTemplateDesigner\OTSReport_Export.Designer.cs">
|
|
|
<DependentUpon>OTSReport_Export.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="1-UI\OTSTemplateDesigner\OTSReport_GetEChartImage.cs" />
|
|
|
+ <Compile Include="1-UI\OTSTemplateDesigner\OTSReport_GetEChartImage.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\OTSTemplateDesigner\OTSReport_GetEChartImage.Designer.cs">
|
|
|
<DependentUpon>OTSReport_GetEChartImage.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="1-UI\OTSRibbon\OTSRibbonFun.cs" />
|
|
|
<Compile Include="1-UI\OTSDisplaySourceGridData\OTSSampleReportInfo\OTSSampleReportInfo.cs" />
|
|
|
- <Compile Include="1-UI\OTSTemplateDesigner\OTSReport_TemplateDesignerRM.cs" />
|
|
|
+ <Compile Include="1-UI\OTSTemplateDesigner\OTSReport_TemplateDesignerRM.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\OTSTemplateDesigner\OTSReport_TemplateDesignerRM.Designer.cs">
|
|
|
<DependentUpon>OTSReport_TemplateDesignerRM.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="1-UI\OTSTreeViewData\OTSTreeViewData.cs" />
|
|
|
- <Compile Include="1-UI\OutputNlog.cs" />
|
|
|
+ <Compile Include="1-UI\OutputNlog.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\OutputNlog.Designer.cs">
|
|
|
<DependentUpon>OutputNlog.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="3-ServiceCenter\HardwareController.cs" />
|
|
|
<Compile Include="1-UI\Control_Graph\Controls\OutPIC.cs" />
|
|
|
- <Compile Include="Help.cs" />
|
|
|
+ <Compile Include="Help.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="Help.Designer.cs">
|
|
|
<DependentUpon>Help.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="Program.cs" />
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
- <Compile Include="1-UI\OTSMgrInfo\frmReportSysConfig.cs" />
|
|
|
+ <Compile Include="1-UI\OTSMgrInfo\frmReportSysConfig.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
<Compile Include="1-UI\OTSMgrInfo\frmReportSysConfig.Designer.cs">
|
|
|
<DependentUpon>frmReportSysConfig.cs</DependentUpon>
|
|
|
</Compile>
|
|
@@ -676,7 +770,6 @@
|
|
|
<EmbeddedResource Include="1-UI\OTSTemplateDesigner\OTSReport_TemplateDesignerRM.resx">
|
|
|
<DependentUpon>OTSReport_TemplateDesignerRM.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
- <EmbeddedResource Include="Properties\licenses.licx" />
|
|
|
<EmbeddedResource Include="ReportTemplate\GBReport.resx">
|
|
|
<DependentUpon>GBReport.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|