<?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>{74D809A7-3303-4BA4-A84C-6D30AA60F650}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>PdmSwPlugin.Test</RootNamespace>
|
<AssemblyName>PdmSwPlugin.Test</AssemblyName>
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<Deterministic>true</Deterministic>
|
<NuGetPackageImportStamp>
|
</NuGetPackageImportStamp>
|
</PropertyGroup>
|
<ItemGroup>
|
<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="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<HintPath>..\PdmSw\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="PresentationCore" />
|
<Reference Include="PresentationFramework" />
|
<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="SolidWorks.Interop.swdocumentmgr">
|
<HintPath>..\lib\SolidWorks.Interop.swdocumentmgr.dll</HintPath>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</Reference>
|
<Reference Include="SolidWorks.Interop.swpublished">
|
<HintPath>..\lib\SolidWorks.Interop.swpublished.dll</HintPath>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.Core" />
|
<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="WindowsBase" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Model\HandlerBuilder.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="TestWeb.xaml.cs">
|
<DependentUpon>TestWeb.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="Model\TestWebModel.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<Page Include="TestWeb.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
</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>
|
</ProjectReference>
|
<ProjectReference Include="..\PdmSwPlugin.PDM\PdmSwPlugin.PDM.csproj">
|
<Project>{1033fbd8-8700-4cd0-808a-bb97db057a6b}</Project>
|
<Name>PdmSwPlugin.PDM</Name>
|
</ProjectReference>
|
</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>
|