189 lines
11 KiB
XML
189 lines
11 KiB
XML
![]() |
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="15.0" 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>{8740B023-B585-4E69-8521-4F62FA754A1B}</ProjectGuid>
|
||
|
<OutputType>Library</OutputType>
|
||
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||
|
<RootNamespace>CAD.Extend</RootNamespace>
|
||
|
<AssemblyName>CAD.Extend</AssemblyName>
|
||
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
||
|
<FileAlignment>512</FileAlignment>
|
||
|
<Deterministic>true</Deterministic>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||
|
<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' ">
|
||
|
<DebugType>pdbonly</DebugType>
|
||
|
<Optimize>true</Optimize>
|
||
|
<OutputPath>bin\Release\</OutputPath>
|
||
|
<DefineConstants>TRACE</DefineConstants>
|
||
|
<ErrorReport>prompt</ErrorReport>
|
||
|
<WarningLevel>4</WarningLevel>
|
||
|
</PropertyGroup>
|
||
|
<ItemGroup>
|
||
|
<Reference Include="BrxMgd">
|
||
|
<HintPath>D:\Program Files\KunHeng\KunHengCAD V21 zh_CN\BrxMgd.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="DryIoc, Version=5.4.3.0, Culture=neutral, PublicKeyToken=dfbf2bd50fcf7768, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\DryIoc.dll.5.4.3\lib\net45\DryIoc.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.1, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.8.0.1\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Microsoft.Xaml.Behaviors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\Microsoft.Xaml.Behaviors.Wpf.1.1.122\lib\net462\Microsoft.Xaml.Behaviors.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="PresentationCore" />
|
||
|
<Reference Include="PresentationFramework" />
|
||
|
<Reference Include="Prism, Version=9.0.537.60525, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\Prism.Core.9.0.537\lib\net47\Prism.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Prism.Container.Abstractions, Version=9.0.106.9543, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\Prism.Container.Abstractions.9.0.106\lib\net47\Prism.Container.Abstractions.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Prism.Container.DryIoc, Version=9.0.106.9543, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\Prism.Container.DryIoc.9.0.106\lib\net47\Prism.Container.DryIoc.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Prism.Container.Unity, Version=9.0.106.9543, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\Prism.Container.Unity.9.0.106\lib\net462\Prism.Container.Unity.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Prism.DryIoc.Wpf, Version=9.0.537.60525, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\Prism.DryIoc.9.0.537\lib\net47\Prism.DryIoc.Wpf.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Prism.Events, Version=9.0.537.60525, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\Prism.Events.9.0.537\lib\net47\Prism.Events.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Prism.Unity.Wpf, Version=9.0.537.60525, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\Prism.Unity.9.0.537\lib\net47\Prism.Unity.Wpf.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Prism.Wpf, Version=9.0.537.60525, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\Prism.Wpf.9.0.537\lib\net47\Prism.Wpf.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="System" />
|
||
|
<Reference Include="System.Configuration" />
|
||
|
<Reference Include="System.Core" />
|
||
|
<Reference Include="System.Drawing" />
|
||
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="System.Web" />
|
||
|
<Reference Include="System.Windows" />
|
||
|
<Reference Include="System.Windows.Forms" />
|
||
|
<Reference Include="System.Xaml" />
|
||
|
<Reference Include="System.Xml.Linq" />
|
||
|
<Reference Include="System.Data.DataSetExtensions" />
|
||
|
<Reference Include="Microsoft.CSharp" />
|
||
|
<Reference Include="System.Data" />
|
||
|
<Reference Include="System.Net.Http" />
|
||
|
<Reference Include="System.Xml" />
|
||
|
<Reference Include="TD_Mgd">
|
||
|
<HintPath>D:\Program Files\KunHeng\KunHengCAD V21 zh_CN\TD_Mgd.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Telerik.Windows.Controls, Version=2024.1.130.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
||
|
<SpecificVersion>False</SpecificVersion>
|
||
|
<HintPath>..\SWS.CAD\RefDLL\WPF45\Telerik.Windows.Controls.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Telerik.Windows.Controls.Data, Version=2024.1.130.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
||
|
<SpecificVersion>False</SpecificVersion>
|
||
|
<HintPath>..\SWS.CAD\RefDLL\WPF45\Telerik.Windows.Controls.Data.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Telerik.Windows.Controls.FileDialogs, Version=2024.1.130.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
||
|
<SpecificVersion>False</SpecificVersion>
|
||
|
<HintPath>..\SWS.CAD\RefDLL\WPF45\Telerik.Windows.Controls.FileDialogs.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Telerik.Windows.Controls.GridView, Version=2024.1.130.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
||
|
<SpecificVersion>False</SpecificVersion>
|
||
|
<HintPath>..\SWS.CAD\RefDLL\WPF45\Telerik.Windows.Controls.GridView.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Telerik.Windows.Controls.Input, Version=2024.1.130.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
||
|
<SpecificVersion>False</SpecificVersion>
|
||
|
<HintPath>..\SWS.CAD\RefDLL\WPF45\Telerik.Windows.Controls.Input.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Telerik.Windows.Controls.Navigation, Version=2024.1.130.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
||
|
<SpecificVersion>False</SpecificVersion>
|
||
|
<HintPath>..\SWS.CAD\RefDLL\WPF45\Telerik.Windows.Controls.Navigation.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Telerik.Windows.Data, Version=2024.1.130.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
||
|
<SpecificVersion>False</SpecificVersion>
|
||
|
<HintPath>..\SWS.CAD\RefDLL\WPF45\Telerik.Windows.Data.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Unity.Abstractions, Version=5.11.7.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\Unity.Abstractions.5.11.7\lib\net48\Unity.Abstractions.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="Unity.Container, Version=5.11.11.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
|
||
|
<HintPath>..\packages\Unity.Container.5.11.11\lib\net48\Unity.Container.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="WindowsBase" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<Compile Include="Commands.cs" />
|
||
|
<Compile Include="GlobalObject.cs" />
|
||
|
<Compile Include="Model\KeyValueModel.cs" />
|
||
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||
|
<Compile Include="ViewModels\DialogConvertBaseMapViewModel.cs" />
|
||
|
<Compile Include="ViewModels\myViewModelBase\DialogBase.cs" />
|
||
|
<Compile Include="Views\CustomControl\customWindowTitleBar.xaml.cs">
|
||
|
<DependentUpon>customWindowTitleBar.xaml</DependentUpon>
|
||
|
</Compile>
|
||
|
<Compile Include="Views\CustomDialogWindow.xaml.cs">
|
||
|
<DependentUpon>CustomDialogWindow.xaml</DependentUpon>
|
||
|
</Compile>
|
||
|
<Compile Include="Views\DialogConvertBaseMap.xaml.cs">
|
||
|
<DependentUpon>DialogConvertBaseMap.xaml</DependentUpon>
|
||
|
</Compile>
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<EmbeddedResource Include="Images\pic1.png" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<Page Include="Views\CustomControl\customWindowTitleBar.xaml">
|
||
|
<SubType>Designer</SubType>
|
||
|
<Generator>MSBuild:Compile</Generator>
|
||
|
</Page>
|
||
|
<Page Include="Views\CustomDialogWindow.xaml">
|
||
|
<Generator>MSBuild:Compile</Generator>
|
||
|
<SubType>Designer</SubType>
|
||
|
</Page>
|
||
|
<Page Include="Views\DialogConvertBaseMap.xaml">
|
||
|
<SubType>Designer</SubType>
|
||
|
<Generator>MSBuild:Compile</Generator>
|
||
|
</Page>
|
||
|
<Page Include="Views\Style\CustomStyles.xaml">
|
||
|
<Generator>MSBuild:Compile</Generator>
|
||
|
<SubType>Designer</SubType>
|
||
|
</Page>
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<None Include="app.config" />
|
||
|
<None Include="packages.config" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ProjectReference Include="..\SWS.CAD.Base\SWS.CAD.Base.csproj">
|
||
|
<Project>{d4a15774-1469-45a0-9eff-771271764a00}</Project>
|
||
|
<Name>SWS.CAD.Base</Name>
|
||
|
</ProjectReference>
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<Folder Include="CADFunc\" />
|
||
|
</ItemGroup>
|
||
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||
|
</Project>
|