Replace CntrlComparison with LeafGasComparison
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Charter\CurveDataConverterTests.cs" />
|
||||
<Compile Include="Parsers\CntrlComparisonParserTests.cs" />
|
||||
<Compile Include="Parsers\LeafGasComparisonParserTests.cs" />
|
||||
<Compile Include="Parsers\FluxnetSiteCsvParserTests.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Parsers\LeafInputCsvParserTests.cs" />
|
||||
@@ -79,6 +79,9 @@
|
||||
<Content Include="Parsers\LeafOutputData\cntrlparameters_Wild Capsicum.csv">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Parsers\LeafOutputData\leafgascomparison.csv">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user