chr
2025-01-03 31a636e735a0addc56e4f4527f500b7aa0874eb5
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>
@@ -142,13 +149,13 @@
    </None>
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\CustomRictBox\PdmSwPlugin.UI.csproj">
      <Project>{44bce7b9-f984-426b-9997-fc1fb1a49cc0}</Project>
      <Name>PdmSwPlugin.UI</Name>
    </ProjectReference>
    <ProjectReference Include="..\PdmSwPlugin.Common\PdmSwPlugin.Common.csproj">
      <Project>{e17ef6b6-ee83-45aa-b0c0-e3a097089e97}</Project>
      <Name>PdmSwPlugin.Common</Name>
    </ProjectReference>
    <ProjectReference Include="Z:\VisualStudio\CustomRichBox\CustomRictBox\PdmSwPlugin.UI.csproj">
      <Project>{44bce7b9-f984-426b-9997-fc1fb1a49cc0}</Project>
      <Name>PdmSwPlugin.UI</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>