You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kev/Drawer/UCDraw/PcgDrawR_wellPole/PcgDrawR_wellPole.csproj

244 lines
12 KiB
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0-windows</TargetFramework>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<OutputType>WinExe</OutputType>
<RootNamespace>PcgDrawR</RootNamespace>
<AssemblyName>KEVisualization_wellPole</AssemblyName>
<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>
<UseWindowsForms>true</UseWindowsForms>
<ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
<ApplicationIcon>KEV.ico</ApplicationIcon>
<ApplicationManifest>app.manifest</ApplicationManifest>
<PostBuildEvent>
PowerShell -ExecutionPolicy Bypass -File "$(TargetDir)CopyBinToKep.ps1"
PowerShell -ExecutionPolicy Bypass -File "$(TargetDir)clear.ps1"
</PostBuildEvent>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>..\..\bin\Debug\</OutputPath>
<CodeAnalysisRuleSet>..\..\Drawer.ruleset</CodeAnalysisRuleSet>
<DocumentationFile>..\..\bin\Debug\KEVisualization_wellPole.xml</DocumentationFile>
<LangVersion>7.2</LangVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<OutputPath>..\..\bin\Release\</OutputPath>
<DefineConstants>
</DefineConstants>
<CodeAnalysisRuleSet>..\..\Drawer.ruleset</CodeAnalysisRuleSet>
<LangVersion>7.2</LangVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<OutputPath>..\..\bin\Debug\</OutputPath>
<CodeAnalysisRuleSet>..\..\Drawer.ruleset</CodeAnalysisRuleSet>
<DocumentationFile>..\..\bin\Debug\KEVisualization_wellPole.xml</DocumentationFile>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>..\..\bin\Release\</OutputPath>
<CodeAnalysisRuleSet>..\..\Drawer.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="DbfDataReader.net461">
<HintPath>..\..\bin\Debug\DbfDataReader.net461.dll</HintPath>
</Reference>
<Reference Include="DevExpress.BonusSkins.v25.1" />
<Reference Include="DevExpress.Drawing.v25.1" />
<Reference Include="DevExpress.Data.v25.1" />
<Reference Include="DevExpress.Office.v25.1.Core">
<HintPath>E:\Program Files\DevExpress 25.1\Components\Offline Packages\devexpress.office.core\25.1.4\lib\net8.0\DevExpress.Office.v25.1.Core.dll</HintPath>
</Reference>
<Reference Include="DevExpress.Pdf.v25.1.Core">
<HintPath>E:\Program Files\DevExpress 25.1\Components\Offline Packages\devexpress.pdf.core\25.1.4\lib\net8.0\DevExpress.Pdf.v25.1.Core.dll</HintPath>
</Reference>
<Reference Include="DevExpress.Printing.v25.1.Core" />
<Reference Include="DevExpress.Data.Desktop.v25.1" />
<Reference Include="DevExpress.RichEdit.v25.1.Core">
<HintPath>E:\Program Files\DevExpress 25.1\Components\Offline Packages\devexpress.richedit.core\25.1.4\lib\net8.0\DevExpress.RichEdit.v25.1.Core.dll</HintPath>
</Reference>
<Reference Include="DevExpress.Utils.v25.1" />
<Reference Include="DevExpress.XtraBars.v25.1" />
<Reference Include="DevExpress.Sparkline.v25.1.Core" />
<Reference Include="DevExpress.XtraEditors.v25.1" />
<Reference Include="DevExpress.XtraGrid.v25.1">
<HintPath>E:\Program Files\DevExpress 25.1\Components\Offline Packages\devexpress.win.grid\25.1.4\lib\net8.0-windows\DevExpress.XtraGrid.v25.1.dll</HintPath>
</Reference>
<Reference Include="DevExpress.XtraNavBar.v25.1">
<HintPath>E:\Program Files\DevExpress 25.1\Components\Offline Packages\devexpress.win\25.1.4\lib\net8.0-windows\DevExpress.XtraNavBar.v25.1.dll</HintPath>
</Reference>
<Reference Include="DevExpress.XtraRichEdit.v25.1">
<HintPath>E:\Program Files\DevExpress 25.1\Components\Offline Packages\devexpress.win.richedit\25.1.4\lib\net8.0-windows\DevExpress.XtraRichEdit.v25.1.dll</HintPath>
</Reference>
<Reference Include="DevExpress.XtraTreeList.v25.1">
<HintPath>E:\Program Files\DevExpress 25.1\Components\Offline Packages\devexpress.win.treelist\25.1.4\lib\net8.0-windows\DevExpress.XtraTreeList.v25.1.dll</HintPath>
</Reference>
<Reference Include="DevExpress.XtraVerticalGrid.v25.1">
<HintPath>E:\Program Files\DevExpress 25.1\Components\Offline Packages\devexpress.win.verticalgrid\25.1.4\lib\net8.0-windows\DevExpress.XtraVerticalGrid.v25.1.dll</HintPath>
</Reference>
<Reference Include="DevExpress.XtraWizard.v25.1">
<HintPath>E:\Program Files\DevExpress 25.1\Components\Offline Packages\devexpress.win\25.1.4\lib\net8.0-windows\DevExpress.XtraWizard.v25.1.dll</HintPath>
</Reference>
<Reference Include="DotNetDBF">
<HintPath>..\..\bin\Debug\DotNetDBF.dll</HintPath>
</Reference>
<Reference Include="Fasterflect">
<HintPath>..\..\bin\Debug\Fasterflect.dll</HintPath>
</Reference>
<Reference Include="FlexenabledLic, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\bin\Debug\FlexenabledLic.dll</HintPath>
</Reference>
<Reference Include="GeoSigmaDrawLib">
<HintPath>..\..\bin\Debug\GeoSigmaDrawLib.dll</HintPath>
</Reference>
<Reference Include="InterfaceWorkArea">
<HintPath>..\..\bin\Debug\InterfaceWorkArea.dll</HintPath>
</Reference>
<Reference Include="IPCLib">
<HintPath>..\..\bin\Debug\IPCLib.dll</HintPath>
</Reference>
<Reference Include="Krypton.Docking">
<HintPath>..\..\bin\Debug\Krypton.Docking.dll</HintPath>
</Reference>
<Reference Include="Krypton.Navigator">
<HintPath>..\..\bin\Debug\Krypton.Navigator.dll</HintPath>
</Reference>
<Reference Include="Krypton.Toolkit">
<HintPath>..\..\bin\Debug\Krypton.Toolkit.dll</HintPath>
</Reference>
<Reference Include="Krypton.Workspace">
<HintPath>..\..\bin\Debug\Krypton.Workspace.dll</HintPath>
</Reference>
<Reference Include="Mapster">
<HintPath>..\..\bin\Debug\Mapster.dll</HintPath>
</Reference>
<Reference Include="Mapster.Core">
<HintPath>..\..\bin\Debug\Mapster.Core.dll</HintPath>
</Reference>
<Reference Include="MiniExcel">
<HintPath>..\..\bin\Debug\MiniExcel.dll</HintPath>
</Reference>
<Reference Include="NetTopologySuite">
<HintPath>..\..\bin\Debug\NetTopologySuite.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\..\bin\Debug\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NPOI.Core">
<HintPath>..\..\bin\Debug\NPOI.Core.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML">
<HintPath>..\..\bin\Debug\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXml4Net">
<HintPath>..\..\bin\Debug\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXmlFormats">
<HintPath>..\..\bin\Debug\NPOI.OpenXmlFormats.dll</HintPath>
</Reference>
<Reference Include="RiverPortray">
<HintPath>..\..\bin\Debug\RiverPortray.dll</HintPath>
</Reference>
<Reference Include="SigmaDrawerElement">
<HintPath>..\..\bin\Debug\SigmaDrawerElement.dll</HintPath>
</Reference>
<Reference Include="SigmaDrawerStyle">
<HintPath>..\..\bin\Debug\SigmaDrawerStyle.dll</HintPath>
</Reference>
<Reference Include="SigmaDrawerWellElement">
<HintPath>..\..\bin\Debug\SigmaDrawerWellElement.dll</HintPath>
</Reference>
<Reference Include="SigmaDrawerWellStyle">
<HintPath>..\..\bin\Debug\SigmaDrawerWellStyle.dll</HintPath>
</Reference>
<Reference Include="SQLitePCLRaw.batteries_v2">
<HintPath>..\..\bin\Debug\SQLitePCLRaw.batteries_v2.dll</HintPath>
</Reference>
<Reference Include="SqlSugar">
<HintPath>..\..\bin\Debug\SqlSugar.dll</HintPath>
</Reference>
<Reference Include="WorkData">
<HintPath>..\..\bin\Debug\WorkData.dll</HintPath>
</Reference>
<Reference Include="xFunc.Maths">
<HintPath>..\..\bin\Debug\xFunc.Maths.dll</HintPath>
</Reference>
<PackageReference Include="DevExpress.Win.Design" Version="25.1.4" />
<PackageReference Include="MessagePack" Version="3.1.4" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.VisualBasic" Version="10.3.0" />
<PackageReference Include="StyleCop.Analyzers.Unstable" Version="1.2.0.556">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Diagnostics.EventLog" Version="10.0.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0" />
</ItemGroup>
<ItemGroup>
<Compile Update="DrawerTabbedView.cs">
<SubType>Component</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\ColorPicker\ColorPicker.csproj" />
<ProjectReference Include="..\..\DrawerInterface\DrawerInterface.csproj" />
<ProjectReference Include="..\..\UCDraw\UCDraw\UCDraw.csproj" />
<ProjectReference Include="..\CursorUtil\CursorUtil.csproj" />
<ProjectReference Include="..\GeoSigmaDrawLib\GeoSigmaDrawLib.csproj" />
<ProjectReference Include="..\KepGridEditor\KepGridEditor.csproj" />
<ProjectReference Include="..\SigmaDrawerElement\SigmaDrawerElement.csproj" />
<ProjectReference Include="..\SigmaDrawerStyle\SigmaDrawerStyle.csproj" />
<ProjectReference Include="..\SigmaDrawerUtil\SigmaDrawerUtil.csproj" />
<ProjectReference Include="..\SymbolLibInterface\SymbolLibInterface.csproj" />
</ItemGroup>
<ItemGroup>
<Content Include="KE03.ico" />
<Content Include="KEP010.ico" />
<Content Include="KEV.ico" />
<Content Include="KEV001.ico" />
<Content Include="logo.ico" />
<Content Include="Resources\vtkrealview.svg" />
<Content Include="Resources\solidauto.svg" />
<Content Include="Resources\solidintersect.svg" />
<Content Include="Resources\solidlink.svg" />
<None Include="Resources\wenzi1%283%29.svg" />
<None Include="Resources\wenzi1%282%29.svg" />
<None Include="Resources\wenzi1%281%29.svg" />
<None Include="Resources\mornejiantou%281%29.svg" />
<None Include="Resources\chuangkfd%281%29.svg" />
<None Include="Resources\fuzhuxian%281%29.svg" />
<None Include="Resources\xuanze%281%29.svg" />
<None Include="Resources\chazhao%281%29.svg" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.6.1">
<Visible>False</Visible>
<ProductName>Microsoft .NET Framework 4.6.1 %28x86 和 x64%29</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<Target Name="CustomClean" AfterTargets="Clean">
<RemoveDir Directories="$(BaseIntermediateOutputPath)" />
<!-- 删除obj -->
</Target>
</Project>