chr
2024-11-02 b5234c5ab1e9e6826b8d8fc1e95fa752aaa40b74
PdmSwPlugin.DrawApprove/PdmSwPlugin.DrawApprove.csproj
@@ -54,11 +54,11 @@
      <HintPath>..\lib\log4net.dll</HintPath>
    </Reference>
    <Reference Include="SolidWorks.Interop.sldworks">
      <HintPath>..\..\..\..\..\Program Files\SOLIDWORKS Corp\SOLIDWORKS\api\redist\SolidWorks.Interop.sldworks.dll</HintPath>
      <HintPath>C:\Program Files\SOLIDWORKS Corp\SOLIDWORKS\api\redist\SolidWorks.Interop.sldworks.dll</HintPath>
      <EmbedInteropTypes>True</EmbedInteropTypes>
    </Reference>
    <Reference Include="SolidWorks.Interop.swconst">
      <HintPath>..\..\..\..\..\Program Files\SOLIDWORKS Corp\SOLIDWORKS\api\redist\SolidWorks.Interop.swconst.dll</HintPath>
      <HintPath>C:\Program Files\SOLIDWORKS Corp\SOLIDWORKS\api\redist\SolidWorks.Interop.swconst.dll</HintPath>
      <EmbedInteropTypes>True</EmbedInteropTypes>
    </Reference>
    <Reference Include="System" />
@@ -81,6 +81,9 @@
    <Reference Include="PresentationFramework" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="DrawAuditHisControl.xaml.cs">
      <DependentUpon>DrawAuditHisControl.xaml</DependentUpon>
    </Compile>
    <Compile Include="RejectWindow.xaml.cs">
      <DependentUpon>RejectWindow.xaml</DependentUpon>
    </Compile>
@@ -93,6 +96,10 @@
    <Compile Include="XamlWindow.xaml.cs">
      <DependentUpon>XamlWindow.xaml</DependentUpon>
    </Compile>
    <Page Include="DrawAuditHisControl.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="DrawApprove.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>