chr
2024-08-12 e9d7a5ef4c17e4804fb988dd193ff7d1fa36d52b
PdmSwPlugin.Common/PdmSwPlugin.Common.csproj
@@ -60,17 +60,22 @@
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Attribute\PdmSwPlugin.cs" />
    <Compile Include="BomIniter\NameUtil.cs" />
    <Compile Include="BomIniter\YwtBomIniter.cs" />
    <Compile Include="ClassLoader.cs" />
    <Compile Include="Constants\PriceCheckName.cs" />
    <Compile Include="Constants\PropertyName.cs" />
    <Compile Include="Constants\Settings.cs" />
    <Compile Include="Control\RichHisWindow.xaml.cs">
      <DependentUpon>RichHisWindow.xaml</DependentUpon>
    </Compile>
    <Compile Include="Control\TreeGrid\Controls\TreeDataGrid.cs" />
    <Compile Include="Control\TreeGrid\Controls\TreeGrid.cs" />
    <Compile Include="Control\TreeGrid\Controls\TreeItemContentControl.cs" />
    <Compile Include="Control\TreeGrid\Controls\TreeItemData.cs" />
    <Compile Include="Entity\BusinessType.cs" />
    <Compile Include="Entity\DrawAudit\DrawAudit.cs" />
    <Compile Include="Entity\DrawAudit\DrawAuditHis.cs" />
    <Compile Include="Entity\NoteAndPos.cs" />
    <Compile Include="Entity\NotifyBase.cs" />
    <Compile Include="Entity\Page.cs" />
@@ -163,6 +168,10 @@
    <Reference Include="WindowsBase" />
  </ItemGroup>
  <ItemGroup>
    <Page Include="Control\RichHisWindow.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Control\TreeGrid\Themes\TreeGrid.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
@@ -191,6 +200,11 @@
  <ItemGroup>
    <Content Include="Image\loading.gif" />
  </ItemGroup>
  <ItemGroup />
  <ItemGroup>
    <ProjectReference Include="Z:\VisualStudio\CustomRichBox\CustomRictBox\PdmSwPlugin.UI.csproj">
      <Project>{44bce7b9-f984-426b-9997-fc1fb1a49cc0}</Project>
      <Name>PdmSwPlugin.UI</Name>
    </ProjectReference>
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>