| | |
| | | <WarningLevel>4</WarningLevel> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="Common.Logging, Version=3.3.1.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\Common.Logging.3.3.1\lib\net40\Common.Logging.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Common.Logging.Core, Version=3.3.1.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\Common.Logging.Core.3.3.1\lib\net40\Common.Logging.Core.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Microsoft.CSharp" /> |
| | | <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Quartz, Version=2.4.0.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\Quartz.2.4.0\lib\net40\Quartz.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Swashbuckle.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cd1bb07a5ac7c7bc, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\Swashbuckle.Core.5.6.0\lib\net40\Swashbuckle.Core.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System" /> |
| | | <Reference Include="System.ComponentModel.Composition" /> |
| | | <Reference Include="System.Data" /> |
| | | <Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System.Drawing" /> |
| | | <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath> |
| | |
| | | <Private>True</Private> |
| | | <Private>True</Private> |
| | | </Reference> |
| | | <Reference Include="System.Runtime.Remoting" /> |
| | | <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath> |
| | | <Private>True</Private> |
| | |
| | | <Reference Include="Microsoft.Web.Infrastructure, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| | | <Private>True</Private> |
| | | <HintPath>..\packages\Microsoft.Web.Infrastructure.2.0.1\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Newtonsoft.Json"> |
| | | <HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System.Net.Http.Formatting, Version=5.2.9.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.9\lib\net45\System.Net.Http.Formatting.dll</HintPath> |
| | |
| | | <Compile Include="Api\ApiResult_Object.cs" /> |
| | | <Compile Include="Api\ApiResult_Status.cs" /> |
| | | <Compile Include="Api\ApiResult_T.cs" /> |
| | | <Compile Include="Api\CustomHandleErrorAttribute.cs" /> |
| | | <Compile Include="App_Start\BundleConfig.cs" /> |
| | | <Compile Include="App_Start\FilterConfig.cs" /> |
| | | <Compile Include="App_Start\RouteConfig.cs" /> |
| | |
| | | <Compile Include="Controllers\RiverWaterLevelDropController.cs" /> |
| | | <Compile Include="Controllers\TotalWaterOutController.cs" /> |
| | | <Compile Include="Controllers\TotalWaterInController.cs" /> |
| | | <Compile Include="Dto\ZyPrjAnaSetting.cs" /> |
| | | <Compile Include="Global.asax.cs"> |
| | | <DependentUpon>Global.asax</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | <Compile Include="Controllers\TideController.cs" /> |
| | | <Compile Include="任务\SynZyDayInfoDayJob.cs" /> |
| | | <Compile Include="任务\ScheduleTask.cs" /> |
| | | <Compile Include="众毅调度\dto\OutPrj.cs" /> |
| | | <Compile Include="众毅调度\dto\DtoPrj.cs" /> |
| | | <Compile Include="众毅调度\dto\input\ScadaDispatchInput.cs" /> |
| | | <Compile Include="众毅调度\dto\MonitorRecord.cs" /> |
| | | <Compile Include="众毅调度\dto\output\ScadaDispatchOutput.cs" /> |
| | | <Compile Include="众毅调度\PumpRunParasDay.cs" /> |
| | | <Compile Include="众毅调度\ZyProjectHelper.cs" /> |
| | | <Compile Include="众毅调度\ZyConnectHelper.cs" /> |
| | | <Compile Include="水总量\TotalWaterInHelper.cs" /> |
| | | <Compile Include="水总量\TotalWaterOutHelper.cs" /> |
| | |
| | | <Content Include="Areas\HelpPage\Views\Help\Api.cshtml" /> |
| | | <Content Include="paras_settings.json" /> |
| | | <Content Include="Config\log4net.config" /> |
| | | <None Include="job_scheduling_data_2_0.xsd"> |
| | | <SubType>Designer</SubType> |
| | | </None> |
| | | <None Include="Scripts\jquery-3.4.1.intellisense.js" /> |
| | | <Content Include="Scripts\jquery-3.4.1.js" /> |
| | | <Content Include="Scripts\jquery-3.4.1.min.js" /> |
| | |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Folder Include="App_Data\" /> |
| | | <Folder Include="Models\" /> |
| | | <Folder Include="Tide\" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |