New conversion complete
This commit is contained in:
+9
-4
@@ -56,18 +56,22 @@
|
||||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Charter\CurveData.cs" />
|
||||
<Compile Include="Charter\CurveDataConverter.cs" />
|
||||
<Compile Include="Charter\CurveParamSet.cs" />
|
||||
<Compile Include="Charter\XYPoint.cs" />
|
||||
<Compile Include="Models\CntrlComparison.cs" />
|
||||
<Compile Include="Models\CntrlComparisonFittingInfo.cs" />
|
||||
<Compile Include="Models\CntrlComparisonPhotosyntheticInfo.cs" />
|
||||
<Compile Include="Charter\CurveDataList.cs" />
|
||||
<Compile Include="Charter\CurveData.cs" />
|
||||
<Compile Include="Charter\CurveParamSet.cs" />
|
||||
<Compile Include="CharterOld\CurveDataList.cs" />
|
||||
<Compile Include="CharterOld\CurveData.cs" />
|
||||
<Compile Include="CharterOld\CurveParamSet.cs" />
|
||||
<Compile Include="Models\LeafInput.cs" />
|
||||
<Compile Include="Models\LeafInputData.cs" />
|
||||
<Compile Include="Models\LeafInputFile.cs" />
|
||||
<Compile Include="Models\LeafInputPhotosynthetic.cs" />
|
||||
<Compile Include="Models\LeafInputSite.cs" />
|
||||
<Compile Include="Charter\XYPoint.cs" />
|
||||
<Compile Include="CharterOld\XYPoint.cs" />
|
||||
<Compile Include="Utility\BoolTypeConverter.cs" />
|
||||
<Compile Include="Parsers\CntrlComparisonParser.cs" />
|
||||
<Compile Include="Parsers\CsvParserBase.cs" />
|
||||
@@ -76,6 +80,7 @@
|
||||
<Compile Include="Parsers\LeafInputCsvParser.cs" />
|
||||
<Compile Include="Utility\ParsedObjectFactory.cs" />
|
||||
<Compile Include="Utility\ParseException.cs" />
|
||||
<Compile Include="Utility\ReflectionExtensions.cs" />
|
||||
<Compile Include="Utility\StringExtensions.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user