You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
277 lines
12 KiB
277 lines
12 KiB
<?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>{F9F68DF3-2A14-4F45-998D-5497AC9047D8}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>connor_zwcadm</RootNamespace>
|
|
<AssemblyName>connor_zwcadm</AssemblyName>
|
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<Deterministic>true</Deterministic>
|
|
<TargetFrameworkProfile />
|
|
</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>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
|
|
</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>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<LangVersion>7.3</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<LangVersion>7.3</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="FCCNetClientProxy40">
|
|
<HintPath>tclib\FCCNetClientProxy40.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FMSNetTicket40">
|
|
<HintPath>tclib\FMSNetTicket40.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FSCNetClientProxy40">
|
|
<HintPath>tclib\FSCNetClientProxy40.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ICSharpCode.SharpZipLib">
|
|
<HintPath>..\net\libs\ICSharpCode.SharpZipLib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Interop.ZWCAD">
|
|
<HintPath>..\2018\Interop.ZWCAD.dll</HintPath>
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
</Reference>
|
|
<Reference Include="Interop.ZwmToolKitLib">
|
|
<HintPath>..\2018\Interop.ZwmToolKitLib.dll</HintPath>
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
</Reference>
|
|
<Reference Include="log4net">
|
|
<HintPath>tclib\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" />
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="PresentationFramework" />
|
|
<Reference Include="Serilog">
|
|
<HintPath>tclib\Serilog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Serilog.Settings.AppSettings">
|
|
<HintPath>tclib\Serilog.Settings.AppSettings.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Serilog.Sinks.Console">
|
|
<HintPath>tclib\Serilog.Sinks.Console.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Serilog.Sinks.Email">
|
|
<HintPath>tclib\Serilog.Sinks.Email.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Serilog.Sinks.EventLog">
|
|
<HintPath>tclib\Serilog.Sinks.EventLog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Serilog.Sinks.File">
|
|
<HintPath>tclib\Serilog.Sinks.File.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Serilog.Sinks.PeriodicBatching">
|
|
<HintPath>tclib\Serilog.Sinks.PeriodicBatching.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Serilog.Sinks.RollingFile">
|
|
<HintPath>tclib\Serilog.Sinks.RollingFile.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<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="TcMemNetBinding40, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0edd5b5ddd601444, processorArchitecture=x86">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\tc12\TcMemNetBinding40.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="TcMemNetBindingInterface40, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0edd5b5ddd601444, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\tc12\TcMemNetBindingInterface40.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="TcServerNetBinding40">
|
|
<HintPath>..\tc12\TcServerNetBinding40.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="TcServerNetBindingInterface40, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0edd5b5ddd601444, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\tc12\TcServerNetBindingInterface40.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="TcSoaAdministrationLoose, Version=2312.0.0.0, Culture=neutral, PublicKeyToken=0edd5b5ddd601444, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\tc12\TcSoaAdministrationLoose.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="TcSoaCadBomAlignmentStrong">
|
|
<HintPath>tclib\TcSoaCadBomAlignmentStrong.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="TcSoaCadLoose, Version=2312.0.0.0, Culture=neutral, PublicKeyToken=0edd5b5ddd601444, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\tc12\TcSoaCadLoose.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="TcSoaClient, Version=2312.0.0.0, Culture=neutral, PublicKeyToken=0edd5b5ddd601444, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\tc12\TcSoaClient.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="TcSoaCommon, Version=2312.0.0.0, Culture=neutral, PublicKeyToken=0edd5b5ddd601444, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\tc12\TcSoaCommon.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="TcSoaCoreStrong, Version=2312.0.0.0, Culture=neutral, PublicKeyToken=0edd5b5ddd601444, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\tc12\TcSoaCoreStrong.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="TcSoaFMS, Version=2312.0.0.0, Culture=neutral, PublicKeyToken=0edd5b5ddd601444, processorArchitecture=AMD64">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\tc12\TcSoaFMS.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="TcSoaQueryStrong, Version=2312.0.0.0, Culture=neutral, PublicKeyToken=0edd5b5ddd601444, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\tc12\TcSoaQueryStrong.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="TcSoaStrongModel, Version=2312.0.0.0, Culture=neutral, PublicKeyToken=0edd5b5ddd601444, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\tc12\TcSoaStrongModel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Teamcenter_SSO">
|
|
<HintPath>..\net\libs\Teamcenter_SSO.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Teamcenter_SSOloader">
|
|
<HintPath>..\net\libs\Teamcenter_SSOloader.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WindowsBase" />
|
|
<Reference Include="ZwDatabaseMgd, Version=25.0.25.0, Culture=neutral, processorArchitecture=AMD64">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\2018\ZwDatabaseMgd.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ZwManaged, Version=25.0.25.0, Culture=neutral, processorArchitecture=AMD64">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\2018\ZwManaged.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Class1.cs" />
|
|
<Compile Include="clientx\AppXCredentialManager.cs" />
|
|
<Compile Include="clientx\AppXExceptionHandler.cs" />
|
|
<Compile Include="clientx\AppXModelEventListener.cs" />
|
|
<Compile Include="clientx\AppXPartialErrorListener.cs" />
|
|
<Compile Include="clientx\AppXRequestListener.cs" />
|
|
<Compile Include="clientx\Session.cs" />
|
|
<Compile Include="commands\ConvertPDFCommand.cs" />
|
|
<Compile Include="commands\AbstractCADCommand.cs" />
|
|
<Compile Include="commands\ReadInfoCommand.cs" />
|
|
<Compile Include="commands\SaveCommand.cs" />
|
|
<Compile Include="commands\SocketServerCommand.cs" />
|
|
<Compile Include="commands\SyncBomCommand.cs" />
|
|
<Compile Include="commands\SyncBomLineCommand.cs" />
|
|
<Compile Include="commands\SyncTitleCommand.cs" />
|
|
<Compile Include="dialog\KBackgroundWorker.cs" />
|
|
<Compile Include="dialog\KProgressBar.xaml.cs">
|
|
<DependentUpon>KProgressBar.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="dialog\Login.xaml.cs">
|
|
<DependentUpon>Login.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="KMain.cs" />
|
|
<Compile Include="logger\TDefaultLogger.cs" />
|
|
<Compile Include="logger\TLogAgent.cs" />
|
|
<Compile Include="logger\TLogManager.cs" />
|
|
<Compile Include="model\BOMBlockInfo.cs" />
|
|
<Compile Include="model\FrameInfo.cs" />
|
|
<Compile Include="model\PlotData.cs" />
|
|
<Compile Include="model\PropertyInfo.cs" />
|
|
<Compile Include="model\TCData.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="util\ConfigUtil.cs" />
|
|
<Compile Include="util\KCADUtil.cs" />
|
|
<Compile Include="util\KUtil.cs" />
|
|
<Compile Include="util\SocketUtil.cs" />
|
|
<Compile Include="util\StaRunner.cs" />
|
|
<Compile Include="util\TCUtil.cs" />
|
|
<Compile Include="util\UIUtil.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<COMReference Include="stdole">
|
|
<Guid>{00020430-0000-0000-C000-000000000046}</Guid>
|
|
<VersionMajor>2</VersionMajor>
|
|
<VersionMinor>0</VersionMinor>
|
|
<Lcid>0</Lcid>
|
|
<WrapperTool>primary</WrapperTool>
|
|
<Isolated>False</Isolated>
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
</COMReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\logo_16.ico" />
|
|
<Resource Include="Resources\rac_login_background.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Page Include="dialog\KProgressBar.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="dialog\Login.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WCFMetadata Include="Connected Services\" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PostBuildEvent>
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |