<?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>{BD550F72-F682-4DDB-9593-CDA5C6B62512}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>PdmSwPlugin.Util</RootNamespace>
|
<AssemblyName>PdmSwPlugin.Util</AssemblyName>
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<Deterministic>true</Deterministic>
|
<NuGetPackageImportStamp>
|
</NuGetPackageImportStamp>
|
</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>
|
<PropertyGroup>
|
<AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
|
</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>
|
<Optimize>true</Optimize>
|
<DebugType>pdbonly</DebugType>
|
<PlatformTarget>x64</PlatformTarget>
|
<LangVersion>7.3</LangVersion>
|
<ErrorReport>prompt</ErrorReport>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="ExpressionEvaluator, Version=2.0.4.0, Culture=neutral, PublicKeyToken=90d9f15d622e2348, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\lib\ExpressionEvaluator.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Extensions.DependencyInjection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\Microsoft.Extensions.DependencyInjection.7.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\Microsoft.Extensions.DependencyInjection.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Extensions.Http, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\Microsoft.Extensions.Http.7.0.0\lib\net462\Microsoft.Extensions.Http.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Extensions.Logging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\Microsoft.Extensions.Logging.7.0.0\lib\net462\Microsoft.Extensions.Logging.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\Microsoft.Extensions.Logging.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Extensions.Options, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\Microsoft.Extensions.Options.7.0.0\lib\net462\Microsoft.Extensions.Options.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Extensions.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\Microsoft.Extensions.Primitives.7.0.0\lib\net462\Microsoft.Extensions.Primitives.dll</HintPath>
|
</Reference>
|
<Reference Include="Newtonsoft.Json">
|
<HintPath>..\lib\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="PresentationCore">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="PresentationFramework">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="SolidWorks.Interop.sldworks">
|
<HintPath>..\lib\SolidWorks.Interop.sldworks.dll</HintPath>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</Reference>
|
<Reference Include="SolidWorks.Interop.swconst">
|
<HintPath>..\lib\SolidWorks.Interop.swconst.dll</HintPath>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</Reference>
|
<Reference Include="System">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
</Reference>
|
<Reference Include="System.ComponentModel.DataAnnotations">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Core">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Diagnostics.DiagnosticSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\System.Diagnostics.DiagnosticSource.7.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Numerics">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\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>..\PdmSw\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Xaml" />
|
<Reference Include="System.Xml.Linq">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Data.DataSetExtensions">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="Microsoft.CSharp">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Data">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Net.Http">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Xml">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="WindowsBase">
|
<Private>True</Private>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="PluginConfig.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="Config\GlobalSettings.xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="app.config" />
|
<None Include="packages.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\PdmSwPlugin.Common\PdmSwPlugin.Common.csproj">
|
<Project>{E17EF6B6-EE83-45AA-B0C0-E3A097089E97}</Project>
|
<Name>PdmSwPlugin.Common</Name>
|
<Private>True</Private>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
</Project>
|