<?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>{713278FD-1A24-41A4-86B7-1072E7DB9E39}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<RootNamespace>PdmSwPlugin.PropertySetting</RootNamespace>
|
<AssemblyName>PdmSwPlugin.PropertySetting</AssemblyName>
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
<WarningLevel>4</WarningLevel>
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
<Deterministic>true</Deterministic>
|
<NuGetPackageImportStamp>
|
</NuGetPackageImportStamp>
|
</PropertyGroup>
|
<PropertyGroup>
|
<StartupObject />
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
<DebugSymbols>true</DebugSymbols>
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<DebugType>full</DebugType>
|
<PlatformTarget>AnyCPU</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="log4net, Version=2.0.17.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\lib\log4net.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Web.WebView2.Core, Version=1.0.1938.49, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\Microsoft.Web.WebView2.1.0.1938.49\lib\net45\Microsoft.Web.WebView2.Core.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Web.WebView2.WinForms, Version=1.0.1938.49, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\Microsoft.Web.WebView2.1.0.1938.49\lib\net45\Microsoft.Web.WebView2.WinForms.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Web.WebView2.Wpf, Version=1.0.1938.49, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\Microsoft.Web.WebView2.1.0.1938.49\lib\net45\Microsoft.Web.WebView2.Wpf.dll</HintPath>
|
</Reference>
|
<Reference Include="SolidWorks.Interop.sldworks">
|
<HintPath>C:\Program Files\SOLIDWORKS Corp\SOLIDWORKS\api\redist\SolidWorks.Interop.sldworks.dll</HintPath>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</Reference>
|
<Reference Include="SolidWorks.Interop.swconst">
|
<HintPath>C:\Program Files\SOLIDWORKS Corp\SOLIDWORKS\api\redist\SolidWorks.Interop.swconst.dll</HintPath>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</Reference>
|
<Reference Include="SolidWorks.Interop.swpublished">
|
<HintPath>C:\Program Files\SOLIDWORKS Corp\SOLIDWORKS\api\redist\SolidWorks.Interop.swpublished.dll</HintPath>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</Reference>
|
<Reference Include="System">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Data">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Web" />
|
<Reference Include="System.Xml">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="Microsoft.CSharp">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Core">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Xml.Linq">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Data.DataSetExtensions">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Net.Http">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Xaml">
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="WindowsBase">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="PresentationCore">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="PresentationFramework">
|
<Private>True</Private>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="SettingControl.xaml.cs">
|
<DependentUpon>SettingControl.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="CommonSettingControl.xaml.cs">
|
<DependentUpon>CommonSettingControl.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="Entity\JgjType.cs" />
|
<Compile Include="Entity\MaterialType.cs" />
|
<Compile Include="Interface\IPropertyOpt.cs" />
|
<Compile Include="Panel\DefaultPanel.xaml.cs">
|
<DependentUpon>DefaultPanel.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="Panel\JgjModulePanel.xaml.cs">
|
<DependentUpon>JgjModulePanel.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="Panel\Model\BasePanelModel.cs" />
|
<Compile Include="Panel\Model\JgjBasePanelModel.cs" />
|
<Compile Include="Panel\Model\JgjModuleModel.cs" />
|
<Compile Include="Panel\Attr\PropertyName.cs" />
|
<Compile Include="Panel\StandardModulePanel.xaml.cs">
|
<DependentUpon>StandardModulePanel.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="Panel\StandardPartPanel.xaml.cs">
|
<DependentUpon>StandardPartPanel.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="Panel\JgjPartPanel.xaml.cs">
|
<DependentUpon>JgjPartPanel.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="PropertySettingControl.xaml.cs">
|
<DependentUpon>PropertySettingControl.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="Tab\JgjPartTab.xaml.cs">
|
<DependentUpon>JgjPartTab.xaml</DependentUpon>
|
</Compile>
|
<Page Include="SettingControl.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="CommonSettingControl.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="Panel\DefaultPanel.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="Panel\JgjModulePanel.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="Panel\StandardModulePanel.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="Panel\StandardPartPanel.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="Panel\JgjPartPanel.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="PropertySettingControl.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="Tab\JgjPartTab.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Properties\AssemblyInfo.cs">
|
<SubType>Code</SubType>
|
</Compile>
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Resources.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\Settings.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Settings.settings</DependentUpon>
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
</Compile>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<Resource Include="IconFont\iconfont.ttf" />
|
<None Include="packages.config" />
|
<None Include="Properties\Settings.settings">
|
<Generator>SettingsSingleFileGenerator</Generator>
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="app.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\PdmSwPlugin.Common\PdmSwPlugin.Common.csproj">
|
<Project>{E17EF6B6-EE83-45AA-B0C0-E3A097089E97}</Project>
|
<Name>PdmSwPlugin.Common</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Image\save.bmp" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Image\save.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Image\refresh.png" />
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="..\PdmSw\packages\Microsoft.Web.WebView2.1.0.1938.49\build\Microsoft.Web.WebView2.targets" Condition="Exists('..\PdmSw\packages\Microsoft.Web.WebView2.1.0.1938.49\build\Microsoft.Web.WebView2.targets')" />
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
<PropertyGroup>
|
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
|
</PropertyGroup>
|
<Error Condition="!Exists('..\PdmSw\packages\Microsoft.Web.WebView2.1.0.1938.49\build\Microsoft.Web.WebView2.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\PdmSw\packages\Microsoft.Web.WebView2.1.0.1938.49\build\Microsoft.Web.WebView2.targets'))" />
|
</Target>
|
</Project>
|