217 lines
13 KiB
XML
217 lines
13 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="..\packages\EntityFramework.6.4.0\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.0\build\EntityFramework.props')" />
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{25BAED75-7E75-4D11-90D9-358472054DF6}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>LeafWeb.Core</RootNamespace>
|
|
<AssemblyName>Core</AssemblyName>
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="AutoMapper, Version=3.3.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\AutoMapper.3.3.1\lib\net40\AutoMapper.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="AutoMapper.Net4, Version=3.3.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\AutoMapper.3.3.1\lib\net40\AutoMapper.Net4.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="CsvHelper, Version=12.0.0.0, Culture=neutral, PublicKeyToken=8c4959082be5c823, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\CsvHelper.12.2.2\lib\net45\CsvHelper.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.4.0\lib\net45\EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.4.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Fasterflect, Version=3.0.0.0, Culture=neutral, PublicKeyToken=38d18473284c1ca7, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\fasterflect.3.0.0\lib\netstandard20\netstandard20\Fasterflect.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MathNet.Numerics, Version=4.9.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MathNet.Numerics.4.9.0\lib\net40\MathNet.Numerics.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MlkPwgen, Version=0.3.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MlkPwgen.0.3.0\lib\net45\MlkPwgen.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Polly, Version=7.0.0.0, Culture=neutral, PublicKeyToken=c8a3ffc3f8f825cc, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Polly.7.2.0\lib\netstandard1.1\Polly.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Renci.SshNet, Version=2020.0.2.0, Culture=neutral, PublicKeyToken=1cee9f8bde3db106, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SSH.NET.2020.0.2\lib\net40\Renci.SshNet.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.ComponentModel.Composition" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Numerics" />
|
|
<Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Charter\CurveData.cs" />
|
|
<Compile Include="Charter\CurveDataConverter.cs" />
|
|
<Compile Include="Charter\CurveParamSet.cs" />
|
|
<Compile Include="Charter\CurveType.cs" />
|
|
<Compile Include="Charter\XYPoint.cs" />
|
|
<Compile Include="DAL\DataService.cs" />
|
|
<Compile Include="DAL\LeafWebContext.cs" />
|
|
<Compile Include="DAL\LeafWebInitializer.cs" />
|
|
<Compile Include="Entities\ILeafInput.cs" />
|
|
<Compile Include="Entities\LeafGasComparisonPhotosyntheticInfo.cs" />
|
|
<Compile Include="Entities\LeafGasComparisonFittingInfo.cs" />
|
|
<Compile Include="Entities\LeafGasComparison.cs" />
|
|
<Compile Include="Parsers\LeafInputCleaner.cs" />
|
|
<Compile Include="Entities\Priority.cs" />
|
|
<Compile Include="Entities\LeafInputStatusType.cs" />
|
|
<Compile Include="Entities\LeafOutputFile.cs" />
|
|
<Compile Include="Entities\LeafOutputFileContents.cs" />
|
|
<Compile Include="Entities\LeafOutputFileType.cs" />
|
|
<Compile Include="Entities\PhotosynthesisType.cs" />
|
|
<Compile Include="Migrations\201604151603282_InitialCreate.cs" />
|
|
<Compile Include="Migrations\201604151603282_InitialCreate.Designer.cs">
|
|
<DependentUpon>201604151603282_InitialCreate.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201605061427009_LeafInputUniqueToken.cs" />
|
|
<Compile Include="Migrations\201605061427009_LeafInputUniqueToken.Designer.cs">
|
|
<DependentUpon>201605061427009_LeafInputUniqueToken.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201605161458209_LeafOutputFileType.cs" />
|
|
<Compile Include="Migrations\201605161458209_LeafOutputFileType.Designer.cs">
|
|
<DependentUpon>201605161458209_LeafOutputFileType.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201605191138068_LeafInputData.cs" />
|
|
<Compile Include="Migrations\201605191138068_LeafInputData.Designer.cs">
|
|
<DependentUpon>201605191138068_LeafInputData.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201605210257006_LeafOutputFileContents.cs" />
|
|
<Compile Include="Migrations\201605210257006_LeafOutputFileContents.Designer.cs">
|
|
<DependentUpon>201605210257006_LeafOutputFileContents.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201701311417095_PendingPriority.cs" />
|
|
<Compile Include="Migrations\201701311417095_PendingPriority.Designer.cs">
|
|
<DependentUpon>201701311417095_PendingPriority.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\Configuration.cs" />
|
|
<Compile Include="Parsers\LeafGasComparisonParser.cs" />
|
|
<Compile Include="Remote\IPiscalClient.cs" />
|
|
<Compile Include="Entities\FluxnetSite.cs" />
|
|
<Compile Include="Entities\LeafInput.cs" />
|
|
<Compile Include="Entities\LeafInputData.cs" />
|
|
<Compile Include="Entities\LeafInputDataCurve.cs" />
|
|
<Compile Include="Entities\LeafInputFile.cs" />
|
|
<Compile Include="Entities\LeafInputDataPhotosynthetic.cs" />
|
|
<Compile Include="Entities\LeafInputDataSite.cs" />
|
|
<Compile Include="Entities\LeafInputStatus.cs" />
|
|
<Compile Include="Parsers\FluxnetSiteCsvParser.cs" />
|
|
<Compile Include="Remote\PiscalClientException.cs" />
|
|
<Compile Include="Remote\PiscalLeafInput.cs" />
|
|
<Compile Include="Remote\PiscalLeafInputFile.cs" />
|
|
<Compile Include="Remote\PiscalLeafOutputFile.cs" />
|
|
<Compile Include="Remote\PiscalSshClient.cs" />
|
|
<Compile Include="Remote\PiscalStatus.cs" />
|
|
<Compile Include="Remote\PiscalUtility.cs" />
|
|
<Compile Include="Utility\BoolTypeConverter.cs" />
|
|
<Compile Include="Parsers\CsvParserBase.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Utility\TimeInProgressEstimater.cs" />
|
|
<Compile Include="Utility\FileUtility.cs" />
|
|
<Compile Include="Utility\Memoizer.cs" />
|
|
<Compile Include="Utility\ParseInfoAttribute.cs" />
|
|
<Compile Include="Parsers\LeafInputCsvParser.cs" />
|
|
<Compile Include="Utility\ParsedObjectFactory.cs" />
|
|
<Compile Include="Utility\ParseException.cs" />
|
|
<Compile Include="Utility\ParseInfoPropertyMatcher.cs" />
|
|
<Compile Include="Utility\ParseInfoPropertyMatcherWithCache.cs" />
|
|
<Compile Include="Utility\ReflectionExtensions.cs" />
|
|
<Compile Include="Utility\StringExtensions.cs" />
|
|
<Compile Include="Utility\TimeSpanExtensions.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config" />
|
|
<Content Include="DAL\InitialData\fluxnet_site_list_all_October2015_with_joins_corrected.csv">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<None Include="packages.config" />
|
|
<None Include="Remote\subdir_year.sh" />
|
|
<None Include="Remote\piscal_launcher.cfg" />
|
|
<None Include="Remote\piscal_launcher.sh" />
|
|
<None Include="Remote\piscal_manager.sh" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Migrations\201604151603282_InitialCreate.resx">
|
|
<DependentUpon>201604151603282_InitialCreate.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201605061427009_LeafInputUniqueToken.resx">
|
|
<DependentUpon>201605061427009_LeafInputUniqueToken.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201605161458209_LeafOutputFileType.resx">
|
|
<DependentUpon>201605161458209_LeafOutputFileType.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201605191138068_LeafInputData.resx">
|
|
<DependentUpon>201605191138068_LeafInputData.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201605210257006_LeafOutputFileContents.resx">
|
|
<DependentUpon>201605210257006_LeafOutputFileContents.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201701311417095_PendingPriority.resx">
|
|
<DependentUpon>201701311417095_PendingPriority.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="..\packages\AutoMapper.3.3.1\tools\AutoMapper.targets" Condition="Exists('..\packages\AutoMapper.3.3.1\tools\AutoMapper.targets')" />
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.0\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.0\build\EntityFramework.props'))" />
|
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.0\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.0\build\EntityFramework.targets'))" />
|
|
</Target>
|
|
<Import Project="..\packages\EntityFramework.6.4.0\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.0\build\EntityFramework.targets')" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |