Rearrange LeafInput data
This commit is contained in:
+4
-3
@@ -71,6 +71,7 @@
|
||||
<Compile Include="DAL\DataService.cs" />
|
||||
<Compile Include="DAL\LeafWebContext.cs" />
|
||||
<Compile Include="DAL\LeafWebInitializer.cs" />
|
||||
<Compile Include="Entities\LeafOutputFile.cs" />
|
||||
<Compile Include="Entities\PhotosynthesisType.cs" />
|
||||
<Compile Include="Remote\IPiscalClient.cs" />
|
||||
<Compile Include="Entities\CntrlComparison.cs" />
|
||||
@@ -78,11 +79,11 @@
|
||||
<Compile Include="Entities\CntrlComparisonPhotosyntheticInfo.cs" />
|
||||
<Compile Include="Entities\FluxnetSite.cs" />
|
||||
<Compile Include="Entities\LeafInput.cs" />
|
||||
<Compile Include="Entities\LeafInputInfo.cs" />
|
||||
<Compile Include="Entities\LeafInputData.cs" />
|
||||
<Compile Include="Entities\LeafInputDataCurve.cs" />
|
||||
<Compile Include="Entities\LeafInputFile.cs" />
|
||||
<Compile Include="Entities\LeafInputPhotosynthetic.cs" />
|
||||
<Compile Include="Entities\LeafInputSite.cs" />
|
||||
<Compile Include="Entities\LeafInputDataPhotosynthetic.cs" />
|
||||
<Compile Include="Entities\LeafInputDataSite.cs" />
|
||||
<Compile Include="Entities\LeafInputStatus.cs" />
|
||||
<Compile Include="Parsers\FluxnetSiteCsvParser.cs" />
|
||||
<Compile Include="Remote\PiscalLeafInputFile.cs" />
|
||||
|
||||
Reference in New Issue
Block a user