| | |
| | | <DebugSymbols>true</DebugSymbols> |
| | | <DebugType>full</DebugType> |
| | | <Optimize>false</Optimize> |
| | | <OutputPath>..\..\..\bin\debug\</OutputPath> |
| | | <OutputPath>..\..\bin\debug\</OutputPath> |
| | | <DefineConstants>DEBUG;TRACE</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
| | | <DebugType>pdbonly</DebugType> |
| | | <Optimize>true</Optimize> |
| | | <OutputPath>..\..\..\bin\release\</OutputPath> |
| | | <OutputPath>..\..\bin\release\</OutputPath> |
| | | <DefineConstants>TRACE</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | |
| | | <Reference Include="Dapper, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| | | <HintPath>..\..\packages\Dapper.2.1.28\lib\net461\Dapper.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Hydro.HydraulicHelper, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64"> |
| | | <Reference Include="Hydro.HydraulicHelper, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>..\..\Lib\Hydro.HydraulicHelper.dll</HintPath> |
| | | </Reference> |