tangxu
2024-03-26 edd23f115dba31d764fdaf75a6207d888d0419d3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <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>{AF55AB4D-B3F0-455A-B9CD-02D02783582C}</ProjectGuid>
    <OutputType>Library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>IStation.Calc.ErQu</RootNamespace>
    <AssemblyName>IStation.Calc.ErQu</AssemblyName>
    <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <TargetFrameworkProfile />
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <PlatformTarget>AnyCPU</PlatformTarget>
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>..\..\out\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <PlatformTarget>AnyCPU</PlatformTarget>
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>..\..\out\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup>
    <StartupObject />
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
    <DebugSymbols>true</DebugSymbols>
    <OutputPath>bin\x86\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <DebugType>full</DebugType>
    <PlatformTarget>x86</PlatformTarget>
    <LangVersion>7.3</LangVersion>
    <ErrorReport>prompt</ErrorReport>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
    <OutputPath>bin\x86\Release\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <Optimize>true</Optimize>
    <DebugType>pdbonly</DebugType>
    <PlatformTarget>x86</PlatformTarget>
    <LangVersion>7.3</LangVersion>
    <ErrorReport>prompt</ErrorReport>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="System" />
    <Reference Include="System.ComponentModel.DataAnnotations" />
    <Reference Include="System.Core" />
    <Reference Include="System.Runtime.Serialization" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="System.Data.DataSetExtensions" />
    <Reference Include="Microsoft.CSharp" />
    <Reference Include="System.Data" />
    <Reference Include="System.Deployment" />
    <Reference Include="System.Drawing" />
    <Reference Include="System.Xml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="GlobalParas.cs" />
    <Compile Include="Models\AnaRequest.cs" />
    <Compile Include="时间块移动\ErQuCalcHelper_1_时间快移动.cs" />
    <Compile Include="时间块移动\ErQuCalcHelper_1_时间快移动_核心代码.cs" />
    <Compile Include="计算基类\ErQuCalcBaseHelper_水库.cs" />
    <Compile Include="计算基类\ErQuCalcBaseHelper.cs" />
    <Compile Include="计算基类\ErQuCalcBaseHelper_长江.cs" />
    <Compile Include="计算基类\ErQuCalcBaseHelper_TimeList.cs" />
    <Compile Include="计算基类\ErQuCalcBaseHelper_手动添加项目.cs" />
    <Compile Include="LinqExtensions.cs" />
    <Compile Include="Models\AnaPrj.cs" />
    <Compile Include="InternalModel\PumpCurveInfo.cs" />
    <Compile Include="InternalModel\TimeDataBundle.cs" />
    <Compile Include="Models\eCalcOptType.cs" />
    <Compile Include="Models\PumpInfo.cs" />
    <Compile Include="Models\PumpRunRange.cs" />
    <Compile Include="Models\StationTimeData.cs" />
    <Compile Include="Models\TimeRange.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="递归计算2\ErQuCalcHelper_2_递归_控制水位_核心代码.cs" />
    <Compile Include="递归计算2\ErQuCalcHelper_2_递归.cs" />
    <Compile Include="递归计算2\ErQuCalcHelper_2_递归_定水量_核心代码.cs" />
    <EmbeddedResource Include="Properties\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <Compile Include="Properties\Resources.Designer.cs">
      <AutoGen>True</AutoGen>
      <DependentUpon>Resources.resx</DependentUpon>
      <DesignTime>True</DesignTime>
    </Compile>
    <None Include="Properties\Settings.settings">
      <Generator>SettingsSingleFileGenerator</Generator>
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    </None>
    <Compile Include="Properties\Settings.Designer.cs">
      <AutoGen>True</AutoGen>
      <DependentUpon>Settings.settings</DependentUpon>
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
    </Compile>
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\Model\IStation.Model.Basic\IStation.Model.Basic.csproj">
      <Project>{768dfba7-383a-4780-bb29-d3f73997ee6b}</Project>
      <Name>IStation.Model.Basic</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Model\IStation.Model.Config\IStation.Model.Config.csproj">
      <Project>{cd96fbeb-b723-42d4-abf6-8c7965447e9a}</Project>
      <Name>IStation.Model.Config</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Model\IStation.Model.Core\IStation.Model.Core.csproj">
      <Project>{ba30a79a-7d4e-4063-a2a3-d7c30dd4a752}</Project>
      <Name>IStation.Model.Core</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Model\IStation.Model.Curve\IStation.Model.Curve.csproj">
      <Project>{6c80672c-16f5-4b59-83bb-f1c2be2e4c63}</Project>
      <Name>IStation.Model.Curve</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Settings\IStation.Settings\IStation.Settings.csproj">
      <Project>{37082337-850e-4dc9-9df5-da0218da6db8}</Project>
      <Name>IStation.Settings</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Utils\IStation.Unit\IStation.Unit.csproj">
      <Project>{4f1a6fa1-9087-4236-a80b-67d9c072746a}</Project>
      <Name>IStation.Unit</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Utils\IStation.Untity\IStation.Untity.csproj">
      <Project>{a8c1bb64-0119-48b3-aa8e-0bd346f9467d}</Project>
      <Name>IStation.Untity</Name>
    </ProjectReference>
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.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>