Refactor: Remove PDSF file handlers and related classes
- Deleted Header.cs, Point.cs, Row.cs, Run.cs, Summary.cs, and SummarySegment.cs from Adaptation.FileHandlers.pdsf. - Removed associated source generation context classes. - Updated project file to exclude removed files. - Adjusted tests to reflect changes in file structure and logic.
This commit is contained in:
@ -116,15 +116,6 @@
|
||||
<Compile Include="Adaptation\FileHandlers\OpenInsightMetrologyViewer\FileRead.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\OpenInsightMetrologyViewer\WSRequest.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\OpenInsightMetrologyViewerAttachments\FileRead.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\pdsf\Constant.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\pdsf\Convert.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\pdsf\FileRead.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\pdsf\Header.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\pdsf\Point.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\pdsf\Row.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\pdsf\Run.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\pdsf\Summary.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\pdsf\SummarySegment.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\pcl\Constant.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\pcl\Convert.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\pcl\Description.cs" />
|
||||
|
||||
Reference in New Issue
Block a user