Ready to test v2.39.0

This commit is contained in:
2022-02-14 18:41:13 -07:00
parent 7531f7994a
commit 9b1beec8ce
109 changed files with 12615 additions and 14506 deletions

View File

@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{42297BB2-09F0-45E1-8B01-2F19B534A7BB}</ProjectGuid>
<LangVersion>9.0</LangVersion>
<LangVersion>10.0</LangVersion>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>MET08THFTIRSTRATUS</RootNamespace>
@ -93,13 +93,16 @@
<Compile Include="Adaptation\Eaf\Management\ConfigurationData\CellAutomation\ModelObjectParameterDefinition.cs" />
<Compile Include="Adaptation\Eaf\Management\ConfigurationData\CellAutomation\ModelObjectParameterType.cs" />
<Compile Include="Adaptation\Eaf\Management\ConfigurationData\Semiconductor\CellInstances\SecsConnectionConfiguration.cs" />
<Compile Include="Adaptation\FileHandlers\Archive\FileRead.cs" />
<Compile Include="Adaptation\FileHandlers\CellInstanceConnectionName.cs" />
<Compile Include="Adaptation\FileHandlers\Dummy\FileRead.cs" />
<Compile Include="Adaptation\FileHandlers\MET08THFTIRSTRATUS\FileRead.cs" />
<Compile Include="Adaptation\FileHandlers\MET08THFTIRSTRATUS\ProcessData.cs" />
<Compile Include="Adaptation\FileHandlers\MET08THFTIRSTRATUS\Hyphen.cs" />
<Compile Include="Adaptation\FileHandlers\MET08THFTIRSTRATUS\WSRequest.cs" />
<Compile Include="Adaptation\FileHandlers\Stratus\Point.cs" />
<Compile Include="Adaptation\FileHandlers\Stratus\Detail.cs" />
<Compile Include="Adaptation\FileHandlers\ToArchive\FileRead.cs" />
<Compile Include="Adaptation\FileHandlers\txt\FileRead.cs" />
<Compile Include="Adaptation\FileHandlers\txt\ProcessData.cs" />
<Compile Include="Adaptation\FileHandlers\Stratus\Description.cs" />