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.
539 lines
24 KiB
XML
539 lines
24 KiB
XML
<?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>{7A98EE60-16F8-4454-9CF4-AE76A6CFF5DA}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>PcgDrawR</RootNamespace>
|
|
<AssemblyName>KEVisualization</AssemblyName>
|
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<TargetFrameworkProfile />
|
|
<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>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</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>
|
|
<CodeAnalysisRuleSet>..\..\Drawer.ruleset</CodeAnalysisRuleSet>
|
|
<DocumentationFile>..\..\bin\Debug\KEVisualization.xml</DocumentationFile>
|
|
<LangVersion>7.2</LangVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>..\..\bin\Release\</OutputPath>
|
|
<DefineConstants>
|
|
</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<CodeAnalysisRuleSet>..\..\Drawer.ruleset</CodeAnalysisRuleSet>
|
|
<LangVersion>7.2</LangVersion>
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>..\..\bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>..\..\Drawer.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<DocumentationFile>..\..\bin\Debug\KEVisualization.xml</DocumentationFile>
|
|
<LangVersion>latest</LangVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<OutputPath>..\..\bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>..\..\Drawer.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<LangVersion>7.3</LangVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>KEV.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignAssembly>false</SignAssembly>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationManifest>app.manifest</ApplicationManifest>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="DevExpress.BonusSkins.v20.1" />
|
|
<Reference Include="DevExpress.Data.v20.1" />
|
|
<Reference Include="DevExpress.Images.v20.1, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.Office.v20.1.Core, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.Pdf.v20.1.Core, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.Printing.v20.1.Core" />
|
|
<Reference Include="DevExpress.RichEdit.v20.1.Core, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.Data.Desktop.v20.1" />
|
|
<Reference Include="DevExpress.Utils.v20.1" />
|
|
<Reference Include="DevExpress.XtraBars.v20.1" />
|
|
<Reference Include="DevExpress.Sparkline.v20.1.Core" />
|
|
<Reference Include="DevExpress.XtraEditors.v20.1" />
|
|
<Reference Include="DevExpress.XtraGrid.v20.1, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.XtraNavBar.v20.1, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
</Reference>
|
|
<Reference Include="DevExpress.XtraPrinting.v20.1, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.XtraRichEdit.v20.1, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.XtraTreeList.v20.1, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
</Reference>
|
|
<Reference Include="DevExpress.XtraVerticalGrid.v20.1, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
</Reference>
|
|
<Reference Include="DevExpress.XtraWizard.v20.1, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="FlexenabledLic, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\bin\Debug\FlexenabledLic.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.VisualBasic" />
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" />
|
|
<Reference Include="RiverPortray, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\bin\Debug\RiverPortray.exe</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<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.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="CustomMenu.cs" />
|
|
<Compile Include="DrawerTabbedView.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="FileDropHandler.cs" />
|
|
<Compile Include="FileTypeRegInfo.cs" />
|
|
<Compile Include="FormGlobalOptions.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FormGlobalOptions.designer.cs">
|
|
<DependentUpon>FormGlobalOptions.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FormMain.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FormMain.Designer.cs">
|
|
<DependentUpon>FormMain.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FormTestLic.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FormTestLic.Designer.cs">
|
|
<DependentUpon>FormTestLic.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FrmAbout.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FrmAbout.Designer.cs">
|
|
<DependentUpon>FrmAbout.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FrmDoc.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FrmDoc.Designer.cs">
|
|
<DependentUpon>FrmDoc.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FrmImageExport.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FrmImageExport.Designer.cs">
|
|
<DependentUpon>FrmImageExport.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FrmLicenseServerConfig.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FrmLicenseServerConfig.Designer.cs">
|
|
<DependentUpon>FrmLicenseServerConfig.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FrmMainTest.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FrmMainTest.Designer.cs">
|
|
<DependentUpon>FrmMainTest.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FrmOptions.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FrmOptions.Designer.cs">
|
|
<DependentUpon>FrmOptions.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FrmRotation.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FrmRotation.Designer.cs">
|
|
<DependentUpon>FrmRotation.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="RibbonFormTest.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="RibbonFormTest.Designer.cs">
|
|
<DependentUpon>RibbonFormTest.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="RotationParameter.cs" />
|
|
<Compile Include="SplashForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SplashForm.Designer.cs">
|
|
<DependentUpon>SplashForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UCDrawEdit.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="UCDrawEdit.Designer.cs">
|
|
<DependentUpon>UCDrawEdit.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UCVtkEdit.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="UCVtkEdit.Designer.cs">
|
|
<DependentUpon>UCVtkEdit.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WaitForm1.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="WaitForm1.Designer.cs">
|
|
<DependentUpon>WaitForm1.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="XtraForm1.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="XtraForm1.Designer.cs">
|
|
<DependentUpon>XtraForm1.cs</DependentUpon>
|
|
</Compile>
|
|
<EmbeddedResource Include="FormGlobalOptions.resx">
|
|
<DependentUpon>FormGlobalOptions.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FormMain.resx">
|
|
<DependentUpon>FormMain.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FormTestLic.resx">
|
|
<DependentUpon>FormTestLic.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FrmAbout.resx">
|
|
<DependentUpon>FrmAbout.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FrmImageExport.resx">
|
|
<DependentUpon>FrmImageExport.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FrmLicenseServerConfig.resx">
|
|
<DependentUpon>FrmLicenseServerConfig.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FrmMainTest.resx">
|
|
<DependentUpon>FrmMainTest.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<None Include="app.manifest" />
|
|
<EmbeddedResource Include="FrmOptions.resx">
|
|
<DependentUpon>FrmOptions.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FrmRotation.resx">
|
|
<DependentUpon>FrmRotation.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="RibbonFormTest.resx">
|
|
<DependentUpon>RibbonFormTest.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="UCVtkEdit.resx">
|
|
<DependentUpon>UCVtkEdit.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="WaitForm1.resx">
|
|
<DependentUpon>WaitForm1.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="XtraForm1.resx">
|
|
<DependentUpon>XtraForm1.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<None Include="packages.config" />
|
|
<EmbeddedResource Include="FrmDoc.resx">
|
|
<DependentUpon>FrmDoc.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>PublicResXFileCodeGenerator</Generator>
|
|
<SubType>Designer</SubType>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SplashForm.resx">
|
|
<DependentUpon>SplashForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="UCDrawEdit.resx">
|
|
<DependentUpon>UCDrawEdit.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<None Include="App.config" />
|
|
<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="..\..\ColorPicker\ColorPicker.csproj">
|
|
<Project>{DE7A91F6-260B-4C8F-A2C0-4F080EE09BFE}</Project>
|
|
<Name>ColorPicker</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\DrawerInterface\DrawerInterface.csproj">
|
|
<Project>{FA32EAD0-7437-4DE6-87CF-8BAAADADD69D}</Project>
|
|
<Name>DrawerInterface</Name>
|
|
<Private>False</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\UCDraw\UCDraw\UCDraw.csproj">
|
|
<Project>{084a0a22-a559-4d50-a0a0-b389db21d71d}</Project>
|
|
<Name>UCDraw</Name>
|
|
<Private>False</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\GeoSigmaDrawLib\GeoSigmaDrawLib.csproj">
|
|
<Project>{b13c222d-81c0-4ecc-aa24-26713bff6050}</Project>
|
|
<Name>GeoSigmaDrawLib</Name>
|
|
<Private>False</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\KepGridEditor\KepGridEditor.csproj">
|
|
<Project>{51f50d09-4696-4a2e-a53b-fc940262e67e}</Project>
|
|
<Name>KepGridEditor</Name>
|
|
<Private>False</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\SigmaDrawerElement\SigmaDrawerElement.csproj">
|
|
<Project>{0CDD53C3-AA2A-4500-9E45-5299D792A52D}</Project>
|
|
<Name>SigmaDrawerElement</Name>
|
|
<Private>False</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\SigmaDrawerStyle\SigmaDrawerStyle.csproj">
|
|
<Project>{EEB9111D-BE72-4B3D-9288-61CC8329BA07}</Project>
|
|
<Name>SigmaDrawerStyle</Name>
|
|
<Private>False</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\SigmaDrawerUtil\SigmaDrawerUtil.csproj">
|
|
<Project>{9a9ebfa1-819d-4a2f-9dbd-cf01c7994951}</Project>
|
|
<Name>SigmaDrawerUtil</Name>
|
|
<Private>False</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\SymbolLibInterface\SymbolLibInterface.csproj">
|
|
<Project>{0d09e4bc-1818-4501-9b18-49d489889d95}</Project>
|
|
<Name>SymbolLibInterface</Name>
|
|
<Private>False</Private>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="KE03.ico" />
|
|
<Content Include="KEP010.ico" />
|
|
<Content Include="KEV.ico" />
|
|
<Content Include="KEV001.ico" />
|
|
<Content Include="logo.ico" />
|
|
<None Include="Resources\quyuliantong.svg" />
|
|
<None Include="Resources\quyukehua.svg" />
|
|
<None Include="Resources\guolvdengzhixian.svg" />
|
|
<None Include="Resources\duancengwaikuo1.svg" />
|
|
<Content Include="Resources\vtkrealview.svg" />
|
|
<None Include="Resources\View.png" />
|
|
<None Include="Resources\soomCurve1.svg" />
|
|
<None Include="Resources\dingzhijietu.svg" />
|
|
<None Include="Resources\hebingquxian.svg" />
|
|
<None Include="Resources\fanzhuanZzhi.svg" />
|
|
<None Include="Resources\duancengwaikuo.svg" />
|
|
<None Include="Resources\fanxuanxuan.svg" />
|
|
<None Include="Resources\Hide.png" />
|
|
<None Include="Resources\shuipingjing.svg" />
|
|
<None Include="Resources\shengchengditu.svg" />
|
|
<None Include="Resources\quanxuan1.svg" />
|
|
<Content Include="Resources\solidauto.svg" />
|
|
<Content Include="Resources\solidintersect.svg" />
|
|
<Content Include="Resources\solidlink.svg" />
|
|
<None Include="Resources\mingchengbianz1.svg" />
|
|
<None Include="Resources\zbianmingcheng1.svg" />
|
|
<None Include="Resources\shezhi.svg" />
|
|
<None Include="Resources\R-C.jpg" />
|
|
<None Include="Resources\fangda11.svg" />
|
|
<None Include="Resources\PrintScale16.png" />
|
|
<None Include="Resources\xiayiyiceng1.svg" />
|
|
<None Include="Resources\shangyiyiceng1.svg" />
|
|
<None Include="Resources\zhiyudiceng.svg" />
|
|
<None Include="Resources\zhiyudingceng.svg" />
|
|
<None Include="Resources\jiaohuanzuobiao.svg" />
|
|
<None Include="Resources\wanggechicun.svg" />
|
|
<None Include="Resources\xuanzexian.svg" />
|
|
<None Include="Resources\xuanzedian.svg" />
|
|
<None Include="Resources\shezhidengzhixianmingc.svg" />
|
|
<None Include="Resources\quanxuan.svg" />
|
|
<None Include="Resources\waiqiejuxingshi.svg" />
|
|
<None Include="Resources\neiqiejuxingshi.svg" />
|
|
<None Include="Resources\neiqieshiqushi.svg" />
|
|
<None Include="Resources\waiqieshiqushi.svg" />
|
|
<None Include="Resources\jiequchuangkou.svg" />
|
|
<None Include="Resources\jiequsuoyou.svg" />
|
|
<None Include="Resources\zuobiaoyunsuan.svg" />
|
|
<None Include="Resources\sidianjiaozheng.svg" />
|
|
<None Include="Resources\mingchengbianz.svg" />
|
|
<None Include="Resources\faxianmingziweikong.svg" />
|
|
<None Include="Resources\liangdianjiaozheng.svg" />
|
|
<None Include="Resources\zbianmingcheng.svg" />
|
|
<None Include="Resources\shanxing1.svg" />
|
|
<None Include="Resources\lingcunwei.svg" />
|
|
<None Include="Resources\wubianxing.svg" />
|
|
<None Include="Resources\shanxing.svg" />
|
|
<None Include="Resources\shanchuquyuwai.svg" />
|
|
<None Include="Resources\shanchuquyunei.svg" />
|
|
<None Include="Resources\gongxing.svg" />
|
|
<None Include="Resources\fenshu.svg" />
|
|
<None Include="Resources\fanhuihui.svg" />
|
|
<None Include="Resources\huituihui.svg" />
|
|
<None Include="Resources\xiayiyiceng.svg" />
|
|
<None Include="Resources\shangyiyiceng.svg" />
|
|
<None Include="Resources\zhidi.svg" />
|
|
<None Include="Resources\zhiding.svg" />
|
|
<None Include="Resources\fuhaoguanli.svg" />
|
|
<None Include="Resources\fanzouyang.svg" />
|
|
<None Include="Resources\wenzi1.svg" />
|
|
<None Include="Resources\wanggefuzhuxian.svg" />
|
|
<None Include="Resources\touyingzhuanhuan.svg" />
|
|
<None Include="Resources\touying.svg" />
|
|
<None Include="Resources\tongjibiao.svg" />
|
|
<None Include="Resources\tiji.svg" />
|
|
<None Include="Resources\shezhizzhi.svg" />
|
|
<None Include="Resources\qumianpinghua.svg" />
|
|
<None Include="Resources\pinghuajiedian.svg" />
|
|
<None Include="Resources\mornejiantou2.svg" />
|
|
<None Include="Resources\kangjuchixianshi.svg" />
|
|
<None Include="Resources\hebingtupu.svg" />
|
|
<None Include="Resources\dibuduiqi1.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\mornejiantou1.svg" />
|
|
<None Include="Resources\quxianyanshen.svg" />
|
|
<None Include="Resources\dibuduiqi.svg" />
|
|
<None Include="Resources\zuoduiqi.svg" />
|
|
<None Include="Resources\zuobiao.svg" />
|
|
<None Include="Resources\youduiqi.svg" />
|
|
<None Include="Resources\xuanze2.svg" />
|
|
<None Include="Resources\dingbuduiqi.svg" />
|
|
<None Include="Resources\chuangkfd%281%29.svg" />
|
|
<None Include="Resources\fuzhuxian%281%29.svg" />
|
|
<None Include="Resources\juxing1.svg" />
|
|
<None Include="Resources\xuanze%281%29.svg" />
|
|
<None Include="Resources\chazhao%281%29.svg" />
|
|
<None Include="Resources\mingcheng1.svg" />
|
|
<None Include="Resources\zuobiaowang.svg" />
|
|
<None Include="Resources\yuantuoyuan.svg" />
|
|
<None Include="Resources\xuanzejiantou.svg" />
|
|
<None Include="Resources\xingzhuang.svg" />
|
|
<None Include="Resources\wenzi.svg" />
|
|
<None Include="Resources\shizidian.svg" />
|
|
<None Include="Resources\mornejiantou.svg" />
|
|
<None Include="Resources\juxing.svg" />
|
|
<None Include="Resources\huaxian.svg" />
|
|
<None Include="Resources\dian.svg" />
|
|
<None Include="Resources\bilichi.svg" />
|
|
<None Include="Resources\zhaitie.svg" />
|
|
<None Include="Resources\yidongxuanze.svg" />
|
|
<None Include="Resources\yidong1.svg" />
|
|
<None Include="Resources\xuanze1.svg" />
|
|
<None Include="Resources\xinjian1.svg" />
|
|
<None Include="Resources\tihuan1.svg" />
|
|
<None Include="Resources\suoxiao1.svg" />
|
|
<None Include="Resources\shuaxin1.svg" />
|
|
<None Include="Resources\shanchu1.svg" />
|
|
<None Include="Resources\shaixuan1.svg" />
|
|
<None Include="Resources\quxianjiancai.svg" />
|
|
<None Include="Resources\quantu1.svg" />
|
|
<None Include="Resources\qiege.svg" />
|
|
<None Include="Resources\mingcheng.svg" />
|
|
<None Include="Resources\lianjie.svg" />
|
|
<None Include="Resources\jietu1.svg" />
|
|
<None Include="Resources\jianqie1.svg" />
|
|
<None Include="Resources\huitui1.svg" />
|
|
<None Include="Resources\huifang1.svg" />
|
|
<None Include="Resources\fuzhuxian.svg" />
|
|
<None Include="Resources\fuzhi1.svg" />
|
|
<None Include="Resources\fanzhuan.svg" />
|
|
<None Include="Resources\fangda1.svg" />
|
|
<None Include="Resources\dayin1.svg" />
|
|
<None Include="Resources\dakai2.svg" />
|
|
<None Include="Resources\daduan.svg" />
|
|
<None Include="Resources\chuangkfd.svg" />
|
|
<None Include="Resources\chognzuo.svg" />
|
|
<None Include="Resources\chazhao1.svg" />
|
|
<None Include="Resources\bihe1.svg" />
|
|
<None Include="Resources\bihe.svg" />
|
|
<None Include="Resources\baocun1.svg" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Analyzer Include="..\..\packages\StyleCop.Analyzers.1.1.118\analyzers\dotnet\cs\StyleCop.Analyzers.CodeFixes.dll" />
|
|
<Analyzer Include="..\..\packages\StyleCop.Analyzers.1.1.118\analyzers\dotnet\cs\StyleCop.Analyzers.dll" />
|
|
</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>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PostBuildEvent>PowerShell -ExecutionPolicy Bypass -File "$(TargetDir)CopyBinToKep.ps1"
|
|
PowerShell -ExecutionPolicy Bypass -File "$(TargetDir)clear.ps1"</PostBuildEvent>
|
|
</PropertyGroup>
|
|
<!-- 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> |