123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="..\packages\Costura.Fody.5.7.0\build\Costura.Fody.props" Condition="Exists('..\packages\Costura.Fody.5.7.0\build\Costura.Fody.props')" />
- <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>{ABB97F2C-1CCA-4782-B144-A796879EBE66}</ProjectGuid>
- <OutputType>Library</OutputType>
- <RootNamespace>HCTools</RootNamespace>
- <AssemblyName>HCTools</AssemblyName>
- <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <Deterministic>true</Deterministic>
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- </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>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup>
- <StartupObject />
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Costura, Version=5.7.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\Costura.Fody.5.7.0\lib\netstandard1.0\Costura.dll</HintPath>
- </Reference>
- <Reference Include="gmap">
- <HintPath>..\..\..\..\..\..\..\2024\04\浩辰\GstarCAD2020_Development_Tool\浩辰CAD2020_grxsdk\inc\gmap.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="gmdb">
- <HintPath>..\..\..\..\..\..\..\2024\04\浩辰\GstarCAD2021_Development_Tool\浩辰CAD2021_grxsdk\inc\gmdb.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="GrxCAD.Interop">
- <HintPath>..\..\..\..\..\..\..\2024\04\浩辰\GstarCAD2020_Development_Tool\浩辰CAD2020_grxsdk\inc-x64\GrxCAD.Interop.dll</HintPath>
- <EmbedInteropTypes>False</EmbedInteropTypes>
- </Reference>
- <Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <EmbedInteropTypes>True</EmbedInteropTypes>
- <HintPath>..\..\..\CADTools\CADtools\bin\Debug\Microsoft.Office.Interop.Excel.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Win32.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="NetTopologySuite, Version=2.0.0.0, Culture=neutral, PublicKeyToken=f580a05016ebada1, processorArchitecture=MSIL">
- <HintPath>..\packages\NetTopologySuite.2.6.0\lib\netstandard2.0\NetTopologySuite.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.AppContext, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.AppContext.4.3.0\lib\net463\System.AppContext.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Buffers, Version=4.0.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Buffers.4.6.0\lib\net462\System.Buffers.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Composition" />
- <Reference Include="System.Console, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Console.4.3.0\lib\net46\System.Console.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Core" />
- <Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Tracing, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Diagnostics.Tracing.4.3.0\lib\net462\System.Diagnostics.Tracing.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Globalization.Calendars, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <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.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.IO.Compression.FileSystem" />
- <Reference Include="System.IO.Compression.ZipFile, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Linq, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Linq.4.3.0\lib\net463\System.Linq.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Linq.Expressions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Linq.Expressions.4.3.0\lib\net463\System.Linq.Expressions.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Management" />
- <Reference Include="System.Memory, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Memory.4.6.0\lib\net462\System.Memory.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Net.Http.4.3.0\lib\net46\System.Net.Http.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Numerics" />
- <Reference Include="System.Numerics.Vectors, Version=4.1.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Numerics.Vectors.4.6.0\lib\net462\System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.1.0\lib\net462\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Extensions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Runtime.Extensions.4.3.0\lib\net462\System.Runtime.Extensions.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Runtime.InteropServices, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Runtime.InteropServices.4.3.0\lib\net463\System.Runtime.InteropServices.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <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>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Text.RegularExpressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Text.RegularExpressions.4.3.0\lib\net463\System.Text.RegularExpressions.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <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" />
- <Reference Include="System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AttributeForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="AttributeForm.Designer.cs">
- <DependentUpon>AttributeForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Attributeget.cs" />
- <Compile Include="Chaginfos.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Chaginfos.Designer.cs">
- <DependentUpon>Chaginfos.cs</DependentUpon>
- </Compile>
- <Compile Include="CheckContourLine.cs" />
- <Compile Include="CheckL.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="CheckL.Designer.cs">
- <DependentUpon>CheckL.cs</DependentUpon>
- </Compile>
- <Compile Include="CheckPLOverlay.cs" />
- <Compile Include="ChPLConstradiction1.cs" />
- <Compile Include="ChPLContradiction.cs" />
- <Compile Include="CMCgis_Basicfunction.cs" />
- <Compile Include="Conn.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Conn.Designer.cs">
- <DependentUpon>Conn.cs</DependentUpon>
- </Compile>
- <Compile Include="Connect.cs" />
- <Compile Include="ContourLineFix.cs" />
- <Compile Include="CutContourLine.cs" />
- <Compile Include="CutCountL.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="CutCountL.Designer.cs">
- <DependentUpon>CutCountL.cs</DependentUpon>
- </Compile>
- <Compile Include="DeleteElept.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="DeleteElept.Designer.cs">
- <DependentUpon>DeleteElept.cs</DependentUpon>
- </Compile>
- <Compile Include="DeletePts.cs" />
- <Compile Include="DgxAnnck.cs" />
- <Compile Include="DgxAnno.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="DgxAnno.Designer.cs">
- <DependentUpon>DgxAnno.cs</DependentUpon>
- </Compile>
- <Compile Include="DGXGeneral.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="DGXGeneral.Designer.cs">
- <DependentUpon>DGXGeneral.cs</DependentUpon>
- </Compile>
- <Compile Include="DGXGeneralization.cs" />
- <Compile Include="Dgxinters.cs" />
- <Compile Include="Dgxthrorvrd.cs" />
- <Compile Include="Dgxthrorvrd_Form.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dgxthrorvrd_Form.Designer.cs">
- <DependentUpon>Dgxthrorvrd_Form.cs</DependentUpon>
- </Compile>
- <Compile Include="ElePtCheck.cs" />
- <Compile Include="EleptDenck.cs" />
- <Compile Include="EleptDensity.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="EleptDensity.Designer.cs">
- <DependentUpon>EleptDensity.cs</DependentUpon>
- </Compile>
- <Compile Include="EleRd.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="EleRd.Designer.cs">
- <DependentUpon>EleRd.cs</DependentUpon>
- </Compile>
- <Compile Include="EleRound.cs" />
- <Compile Include="FeatureOverlap.cs" />
- <Compile Include="GCDdelete_Form.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="GCDdelete_Form.Designer.cs">
- <DependentUpon>GCDdelete_Form.cs</DependentUpon>
- </Compile>
- <Compile Include="Hierak.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Hierak.Designer.cs">
- <DependentUpon>Hierak.cs</DependentUpon>
- </Compile>
- <Compile Include="Hierarchy.cs" />
- <Compile Include="InsertDOM.cs" />
- <Compile Include="InsertDOMs_to_one.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="InsertDOMs_to_one.Designer.cs">
- <DependentUpon>InsertDOMs_to_one.cs</DependentUpon>
- </Compile>
- <Compile Include="InstDOM.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="InstDOM.Designer.cs">
- <DependentUpon>InstDOM.cs</DependentUpon>
- </Compile>
- <Compile Include="Inters.cs" />
- <Compile Include="JQXlabel.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="JQXlabel.Designer.cs">
- <DependentUpon>JQXlabel.cs</DependentUpon>
- </Compile>
- <Compile Include="JQXLabel_grid.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="JQXLabel_grid.Designer.cs">
- <DependentUpon>JQXLabel_grid.cs</DependentUpon>
- </Compile>
- <Compile Include="LayerChange.cs" />
- <Compile Include="Layerchange_Form.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Layerchange_Form.Designer.cs">
- <DependentUpon>Layerchange_Form.cs</DependentUpon>
- </Compile>
- <Compile Include="MainClass.cs" />
- <Compile Include="Menus.cs" />
- <Compile Include="ModifyTFH.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="ModifyTFH.Designer.cs">
- <DependentUpon>ModifyTFH.cs</DependentUpon>
- </Compile>
- <Compile Include="OutputbyTK_Form.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="OutputbyTK_Form.Designer.cs">
- <DependentUpon>OutputbyTK_Form.cs</DependentUpon>
- </Compile>
- <Compile Include="PickupPoint.cs" />
- <Compile Include="PicPts.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="PicPts.Designer.cs">
- <DependentUpon>PicPts.cs</DependentUpon>
- </Compile>
- <Compile Include="PLError_Overlay.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="PLError_Overlay.Designer.cs">
- <DependentUpon>PLError_Overlay.cs</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="PtCheck.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="PtCheck.Designer.cs">
- <DependentUpon>PtCheck.cs</DependentUpon>
- </Compile>
- <Compile Include="PtLinecontradiction.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="PtLinecontradiction.Designer.cs">
- <DependentUpon>PtLinecontradiction.cs</DependentUpon>
- </Compile>
- <Compile Include="Scale.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Scale.Designer.cs">
- <DependentUpon>Scale.cs</DependentUpon>
- </Compile>
- <Compile Include="SlopeL.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="SlopeL.Designer.cs">
- <DependentUpon>SlopeL.cs</DependentUpon>
- </Compile>
- <Compile Include="SlopeLine.cs" />
- <Compile Include="TKInfo.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="TKInfo.Designer.cs">
- <DependentUpon>TKInfo.cs</DependentUpon>
- </Compile>
- <EmbeddedResource Include="AttributeForm.resx">
- <DependentUpon>AttributeForm.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Chaginfos.resx">
- <DependentUpon>Chaginfos.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="CheckL.resx">
- <DependentUpon>CheckL.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Conn.resx">
- <DependentUpon>Conn.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="CutCountL.resx">
- <DependentUpon>CutCountL.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="DeleteElept.resx">
- <DependentUpon>DeleteElept.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="DgxAnno.resx">
- <DependentUpon>DgxAnno.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="DGXGeneral.resx">
- <DependentUpon>DGXGeneral.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Dgxthrorvrd_Form.resx">
- <DependentUpon>Dgxthrorvrd_Form.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="EleptDensity.resx">
- <DependentUpon>EleptDensity.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="EleRd.resx">
- <DependentUpon>EleRd.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="GCDdelete_Form.resx">
- <DependentUpon>GCDdelete_Form.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Hierak.resx">
- <DependentUpon>Hierak.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="InsertDOMs_to_one.resx">
- <DependentUpon>InsertDOMs_to_one.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="InstDOM.resx">
- <DependentUpon>InstDOM.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="JQXlabel.resx">
- <DependentUpon>JQXlabel.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="JQXLabel_grid.resx">
- <DependentUpon>JQXLabel_grid.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Layerchange_Form.resx">
- <DependentUpon>Layerchange_Form.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="ModifyTFH.resx">
- <DependentUpon>ModifyTFH.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="OutputbyTK_Form.resx">
- <DependentUpon>OutputbyTK_Form.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="PicPts.resx">
- <DependentUpon>PicPts.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="PLError_Overlay.resx">
- <DependentUpon>PLError_Overlay.cs</DependentUpon>
- </EmbeddedResource>
- <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>
- </Compile>
- <EmbeddedResource Include="PtCheck.resx">
- <DependentUpon>PtCheck.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="PtLinecontradiction.resx">
- <DependentUpon>PtLinecontradiction.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Scale.resx">
- <DependentUpon>Scale.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="SlopeL.resx">
- <DependentUpon>SlopeL.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="TKInfo.resx">
- <DependentUpon>TKInfo.cs</DependentUpon>
- </EmbeddedResource>
- <None Include="App.config" />
- <None Include="packages.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>
- <Content Include="FodyWeavers.xml" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <Import Project="..\packages\Fody.6.8.0\build\Fody.targets" Condition="Exists('..\packages\Fody.6.8.0\build\Fody.targets')" />
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('..\packages\Fody.6.8.0\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.6.8.0\build\Fody.targets'))" />
- <Error Condition="!Exists('..\packages\Costura.Fody.5.7.0\build\Costura.Fody.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.5.7.0\build\Costura.Fody.props'))" />
- <Error Condition="!Exists('..\packages\Costura.Fody.5.7.0\build\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.5.7.0\build\Costura.Fody.targets'))" />
- </Target>
- <Import Project="..\packages\Costura.Fody.5.7.0\build\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.5.7.0\build\Costura.Fody.targets')" />
- </Project>
|