FLY.Thick.BlowingScan.UI.Client.csproj 16.4 KB
Newer Older
潘栩锋's avatar
潘栩锋 committed
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
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
    <ProductVersion>8.0.30703</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{608CADD8-B4A0-46C9-A60E-A07FFFA9AAF0}</ProjectGuid>
    <OutputType>WinExe</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>FLY.Thick.BlowingScan.UI.Client</RootNamespace>
    <AssemblyName>FLY.Thick.BlowingScan.UI.Client</AssemblyName>
    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
    <TargetFrameworkProfile>
    </TargetFrameworkProfile>
    <FileAlignment>512</FileAlignment>
    <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
    <WarningLevel>4</WarningLevel>
    <IsWebBootstrapper>false</IsWebBootstrapper>
    <PublishUrl>publish\</PublishUrl>
    <Install>true</Install>
    <InstallFrom>Disk</InstallFrom>
    <UpdateEnabled>false</UpdateEnabled>
    <UpdateMode>Foreground</UpdateMode>
    <UpdateInterval>7</UpdateInterval>
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
    <UpdatePeriodically>false</UpdatePeriodically>
    <UpdateRequired>false</UpdateRequired>
    <MapFileExtensions>true</MapFileExtensions>
    <ApplicationRevision>0</ApplicationRevision>
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
    <UseApplicationTrust>false</UseApplicationTrust>
    <BootstrapperEnabled>true</BootstrapperEnabled>
    <NuGetPackageImportStamp>
    </NuGetPackageImportStamp>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
    <PlatformTarget>x86</PlatformTarget>
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
    <PlatformTarget>x86</PlatformTarget>
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>bin\Release\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup>
    <ApplicationIcon>123.ico</ApplicationIcon>
  </PropertyGroup>
  <PropertyGroup>
    <StartupObject>
    </StartupObject>
  </PropertyGroup>
  <ItemGroup>
66 67 68 69 70 71 72 73 74 75 76 77
    <Reference Include="LiveCharts">
      <HintPath>..\..\thick_public\dll\LiveCharts.dll</HintPath>
    </Reference>
    <Reference Include="LiveCharts.Feng">
      <HintPath>..\..\thick_public\dll\LiveCharts.Feng.dll</HintPath>
    </Reference>
    <Reference Include="LiveCharts.Feng.Wpf">
      <HintPath>..\..\thick_public\dll\LiveCharts.Feng.Wpf.dll</HintPath>
    </Reference>
    <Reference Include="LiveCharts.Wpf">
      <HintPath>..\..\thick_public\dll\LiveCharts.Wpf.dll</HintPath>
    </Reference>
潘栩锋's avatar
潘栩锋 committed
78 79 80 81
    <Reference Include="PresentationFramework.Aero" />
    <Reference Include="System" />
    <Reference Include="System.Data" />
    <Reference Include="System.Drawing" />
82 83
    <Reference Include="System.Numerics" />
    <Reference Include="System.Runtime.Serialization" />
潘栩锋's avatar
潘栩锋 committed
84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
    <Reference Include="System.Windows.Forms" />
    <Reference Include="System.Windows.Forms.DataVisualization" />
    <Reference Include="System.Xml" />
    <Reference Include="Microsoft.CSharp" />
    <Reference Include="System.Core" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="System.Data.DataSetExtensions" />
    <Reference Include="System.Xaml">
      <RequiredTargetFramework>4.0</RequiredTargetFramework>
    </Reference>
    <Reference Include="UIAutomationProvider" />
    <Reference Include="WindowsBase" />
    <Reference Include="PresentationCore" />
    <Reference Include="PresentationFramework" />
    <Reference Include="WindowsFormsIntegration" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="App.xaml.cs">
      <DependentUpon>App.xaml</DependentUpon>
    </Compile>
104 105 106 107
    <Compile Include="PgBlowing\BlowingScanAnaylze.cs" />
    <Compile Include="LCUS1.cs" />
    <Compile Include="PgBlowing\PgBlowing.xaml.cs">
      <DependentUpon>PgBlowing.xaml</DependentUpon>
潘栩锋's avatar
潘栩锋 committed
108
    </Compile>
109 110
    <Compile Include="PgBlowing\PgBufList.xaml.cs">
      <DependentUpon>PgBufList.xaml</DependentUpon>
潘栩锋's avatar
潘栩锋 committed
111
    </Compile>
112 113
    <Compile Include="PgCustom.xaml.cs">
      <DependentUpon>PgCustom.xaml</DependentUpon>
114
    </Compile>
115 116
    <Compile Include="PgMain.xaml.cs">
      <DependentUpon>PgMain.xaml</DependentUpon>
潘栩锋's avatar
潘栩锋 committed
117
    </Compile>
118 119
    <Compile Include="PgMenu.xaml.cs">
      <DependentUpon>PgMenu.xaml</DependentUpon>
潘栩锋's avatar
潘栩锋 committed
120
    </Compile>
121 122
    <Compile Include="PgProfileBlowing.xaml.cs">
      <DependentUpon>PgProfileBlowing.xaml</DependentUpon>
潘栩锋's avatar
潘栩锋 committed
123
    </Compile>
124 125 126
    <Compile Include="PgScanWarning.xaml.cs">
      <DependentUpon>PgScanWarning.xaml</DependentUpon>
    </Compile>
潘栩锋's avatar
潘栩锋 committed
127 128 129 130 131 132 133 134 135
    <Compile Include="SysParam.cs" />
    <Compile Include="TDGage.cs" />
    <Compile Include="MainWindow.xaml.cs">
      <DependentUpon>MainWindow.xaml</DependentUpon>
    </Compile>
    <ApplicationDefinition Include="App.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </ApplicationDefinition>
136 137 138 139 140 141 142 143 144 145 146 147 148 149
    <Compile Include="UIModule\DynAreaBlowing.xaml.cs">
      <DependentUpon>DynAreaBlowing.xaml</DependentUpon>
    </Compile>
    <Compile Include="UIModule\DynAreaFilmWidth.xaml.cs">
      <DependentUpon>DynAreaFilmWidth.xaml</DependentUpon>
    </Compile>
    <Compile Include="UIModule\DynAreaProfile.xaml.cs">
      <DependentUpon>DynAreaProfile.xaml</DependentUpon>
    </Compile>
    <Compile Include="UIModule\DynAreaSample.xaml.cs">
      <DependentUpon>DynAreaSample.xaml</DependentUpon>
    </Compile>
    <Compile Include="UIModule\DynAreaThick.xaml.cs">
      <DependentUpon>DynAreaThick.xaml</DependentUpon>
150 151 152 153 154 155 156 157 158 159 160 161 162
    </Compile>
    <Compile Include="UIModule\FixGraph\FixGraph.xaml.cs">
      <DependentUpon>FixGraph.xaml</DependentUpon>
    </Compile>
    <Compile Include="UIModule\FixGraph\FixGraphConfig.xaml.cs">
      <DependentUpon>FixGraphConfig.xaml</DependentUpon>
    </Compile>
    <Compile Include="UIModule\FixGraph\Page_FixAnalyze.xaml.cs">
      <DependentUpon>Page_FixAnalyze.xaml</DependentUpon>
    </Compile>
    <Compile Include="UIModule\ScanGraph2\ScanGraph2.xaml.cs">
      <DependentUpon>ScanGraph2.xaml</DependentUpon>
    </Compile>
163 164 165
    <Compile Include="UIModule\DynAreaIO.xaml.cs">
      <DependentUpon>DynAreaIO.xaml</DependentUpon>
    </Compile>
166 167 168 169 170 171
    <Compile Include="UIModule\ScanGraphCircular\ScanGraphCircular.xaml.cs">
      <DependentUpon>ScanGraphCircular.xaml</DependentUpon>
    </Compile>
    <Compile Include="UIModule\ScanGraphCircular\ScanGraphCircularConfig.xaml.cs">
      <DependentUpon>ScanGraphCircularConfig.xaml</DependentUpon>
    </Compile>
潘栩锋's avatar
潘栩锋 committed
172 173 174 175 176 177 178 179
    <Page Include="Culture\StringResource.en-US.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Culture\StringResource.zh-CN.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
180
    <Page Include="PgBlowing\PgBlowing.xaml">
潘栩锋's avatar
潘栩锋 committed
181 182 183
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
184
    <Page Include="PgBlowing\PgBufList.xaml">
潘栩锋's avatar
潘栩锋 committed
185 186 187
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
188
    <Page Include="PgCustom.xaml">
潘栩锋's avatar
潘栩锋 committed
189 190 191
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
192
    <Page Include="PgMain.xaml">
193 194 195
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
196 197
    <Page Include="PgMenu.xaml">
      <SubType>Designer</SubType>
潘栩锋's avatar
潘栩锋 committed
198
      <Generator>MSBuild:Compile</Generator>
199 200
    </Page>
    <Page Include="MainWindow.xaml">
潘栩锋's avatar
潘栩锋 committed
201
      <SubType>Designer</SubType>
202
      <Generator>MSBuild:Compile</Generator>
潘栩锋's avatar
潘栩锋 committed
203
    </Page>
204 205
    <Page Include="PgProfileBlowing.xaml">
      <Generator>MSBuild:Compile</Generator>
潘栩锋's avatar
潘栩锋 committed
206
      <SubType>Designer</SubType>
207
    </Page>
208 209 210 211
    <Page Include="PgScanWarning.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
212
    <Page Include="UIModule\DynAreaBlowing.xaml">
潘栩锋's avatar
潘栩锋 committed
213
      <Generator>MSBuild:Compile</Generator>
214
      <SubType>Designer</SubType>
潘栩锋's avatar
潘栩锋 committed
215
    </Page>
216 217
    <Page Include="UIModule\DynAreaFilmWidth.xaml">
      <Generator>MSBuild:Compile</Generator>
潘栩锋's avatar
潘栩锋 committed
218
      <SubType>Designer</SubType>
219 220
    </Page>
    <Page Include="UIModule\DynAreaProfile.xaml">
潘栩锋's avatar
潘栩锋 committed
221
      <Generator>MSBuild:Compile</Generator>
222
      <SubType>Designer</SubType>
潘栩锋's avatar
潘栩锋 committed
223
    </Page>
224
    <Page Include="UIModule\DynAreaSample.xaml">
潘栩锋's avatar
潘栩锋 committed
225 226 227
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
228
    <Page Include="UIModule\DynAreaThick.xaml">
229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="UIModule\FixGraph\FixGraph.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="UIModule\FixGraph\FixGraphConfig.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="UIModule\FixGraph\Page_FixAnalyze.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="UIModule\ScanGraph2\ScanGraph2.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
248
    <Page Include="UIModule\DynAreaIO.xaml">
潘栩锋's avatar
潘栩锋 committed
249 250 251
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
252
    <Page Include="UIModule\ScanGraphCircular\ScanGraphCircular.xaml">
潘栩锋's avatar
潘栩锋 committed
253 254 255
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
256
    <Page Include="UIModule\ScanGraphCircular\ScanGraphCircularConfig.xaml">
潘栩锋's avatar
潘栩锋 committed
257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Properties\AssemblyInfo.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Properties\Resources.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
    <Compile Include="Properties\Settings.Designer.cs">
      <AutoGen>True</AutoGen>
      <DependentUpon>Settings.settings</DependentUpon>
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
    </Compile>
    <EmbeddedResource Include="Properties\Resources.resx">
      <Generator>PublicResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <None Include="app.config" />
281 282 283
    <None Include="NLog.config">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </None>
潘栩锋's avatar
潘栩锋 committed
284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381
    <None Include="Properties\Settings.settings">
      <Generator>SettingsSingleFileGenerator</Generator>
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    </None>
    <AppDesigner Include="Properties\" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\Project.FLY.Thick.Blowing\FLY.Thick.Blowing\FLY.Thick.Blowing.csproj">
      <Project>{cc20abeb-59f6-492b-a963-51121eb5ae66}</Project>
      <Name>FLY.Thick.Blowing</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.AppHelper\FLY.AppHelper\FLY.AppHelper.csproj">
      <Project>{9C46D98F-6500-490B-9E56-C89DFFFA05F8}</Project>
      <Name>FLY.AppHelper</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.ControlLibrary\FLY.ControlLibrary\FLY.ControlLibrary.csproj">
      <Project>{119C3ADC-F8E1-4F72-B89B-006236FF8586}</Project>
      <Name>FLY.ControlLibrary</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.FlyADBase\FlyADBase\FlyADBase.csproj">
      <Project>{DD8A6858-1261-49F7-86BE-5AC5C3A0EC34}</Project>
      <Name>FlyADBase</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.OBJComponents\OBJComponents\OBJComponents.csproj">
      <Project>{a539505d-9ac0-426b-a9a0-197df50598b0}</Project>
      <Name>OBJComponents</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.Thick.Base\FLY.Thick.Base.UI\FLY.Thick.Base.UI.csproj">
      <Project>{EC84265E-4196-4834-8AC0-81956777C5E9}</Project>
      <Name>FLY.Thick.Base.UI</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.Thick.BulkData\FLY.Thick.BulkData\FLY.Thick.BulkDataModule.csproj">
      <Project>{2F88B5EC-85BC-4B5E-B254-06D2F2771F67}</Project>
      <Name>FLY.Thick.BulkDataModule</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.UI.Module\FLY.UI.Module\FLY.UI.Module.csproj">
      <Project>{4DF79671-E814-49BD-864D-8257D6C6E072}</Project>
      <Name>FLY.UI.Module</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.FObjSys\FObjSys\FObjBase.csproj">
      <Project>{ABFE87D4-B692-4AE9-A8C0-1F470B8ACBB8}</Project>
      <Name>FObjBase</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.Misc\MISC\Misc.csproj">
      <Project>{5EE61AC6-5269-4F0F-B8FA-4334FE4A678F}</Project>
      <Name>Misc</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.Thick.Base\FLY.Thick.Base\FLY.Thick.Base.csproj">
      <Project>{91A1AAFE-A528-4C2E-A48A-9259E780255A}</Project>
      <Name>FLY.Thick.Base</Name>
    </ProjectReference>
    <ProjectReference Include="..\FLY.Thick.BlowingScan\FLY.Thick.BlowingScan.csproj">
      <Project>{966d9971-7aa4-4b1b-abb6-e09c3f04f6ee}</Project>
      <Name>FLY.Thick.BlowingScan</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <Resource Include="123.ico" />
  </ItemGroup>
  <ItemGroup>
    <BootstrapperPackage Include=".NETFramework,Version=v4.0">
      <Visible>False</Visible>
      <ProductName>Microsoft .NET Framework 4 %28x86 和 x64%29</ProductName>
      <Install>true</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
      <Visible>False</Visible>
      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
      <Install>false</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
      <Visible>False</Visible>
      <ProductName>.NET Framework 3.5 SP1</ProductName>
      <Install>false</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
      <Visible>False</Visible>
      <ProductName>Windows Installer 3.1</ProductName>
      <Install>true</Install>
    </BootstrapperPackage>
  </ItemGroup>
  <ItemGroup>
    <COMReference Include="WMPLib">
      <Guid>{6BF52A50-394A-11D3-B153-00C04F79FAA6}</Guid>
      <VersionMajor>1</VersionMajor>
      <VersionMinor>0</VersionMinor>
      <Lcid>0</Lcid>
      <WrapperTool>tlbimp</WrapperTool>
      <Isolated>False</Isolated>
      <EmbedInteropTypes>True</EmbedInteropTypes>
    </COMReference>
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\002.jpg" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="FodyWeavers.xml" />
  </ItemGroup>
382 383 384 385
  <ItemGroup>
    <PackageReference Include="Costura.Fody">
      <Version>3.3.3</Version>
    </PackageReference>
386 387 388 389 390
    <PackageReference Include="MahApps.Metro">
      <Version>2.0.0-alpha0316</Version>
    </PackageReference>
    <PackageReference Include="MahApps.Metro.IconPacks">
      <Version>3.0.0-alpha0213</Version>
391 392 393 394 395
    </PackageReference>
    <PackageReference Include="MathNet.Numerics">
      <Version>4.8.1</Version>
    </PackageReference>
    <PackageReference Include="Newtonsoft.Json">
潘栩锋's avatar
潘栩锋 committed
396
      <Version>12.0.3</Version>
397
    </PackageReference>
398
    <PackageReference Include="NLog">
潘栩锋's avatar
潘栩锋 committed
399
      <Version>4.6.8</Version>
400
    </PackageReference>
401 402 403 404
    <PackageReference Include="PropertyChanged.Fody">
      <Version>2.6.1</Version>
    </PackageReference>
  </ItemGroup>
潘栩锋's avatar
潘栩锋 committed
405 406 407 408 409 410 411 412 413
  <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>