duheng
2024-10-23 ad6ccae53244330399fe871d78209faa988219c3
WinFrmUI/Yw.WinFrmUI.Bimface.Core/Yw.WinFrmUI.Bimface.Core.csproj
@@ -36,10 +36,13 @@
    <None Remove="bimface\js\ComponentsTranslucent.js" />
    <None Remove="bimface\js\ComponentsVisible.js" />
    <None Remove="bimface\js\ContextMenu.js" />
    <None Remove="bimface\js\CustomLabels.js" />
    <None Remove="bimface\js\DrawableContainer.js" />
    <None Remove="bimface\js\GetComponents.js" />
    <None Remove="bimface\js\Layer.js" />
    <None Remove="bimface\js\LogicCalcuCustomLabel.js" />
    <None Remove="bimface\js\LogicMarkLeadLabel.js" />
    <None Remove="bimface\js\Panel.js" />
    <None Remove="bimface\js\PipeFlow.js" />
    <None Remove="bimface\js\SelectedComponents.js" />
    <None Remove="bimface\js\WalkThrough.js" />
    <None Remove="bimface\js\Zoom.js" />
@@ -79,7 +82,10 @@
    <Content Include="bimface\js\ContextMenu.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\CustomLabels.js">
    <Content Include="bimface\js\LogicCalcuCustomLabel.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\DrawableContainer.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\GetComponents.js">
@@ -88,7 +94,13 @@
    <Content Include="bimface\js\Layer.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\LogicMarkLeadLabel.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\Panel.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\PipeFlow.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\WalkThrough.js">
@@ -102,7 +114,7 @@
  <ItemGroup>
    <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" />
    <PackageReference Include="Yw.BIMFace.SDK.Core" Version="3.0.5" />
    <PackageReference Include="Yw.BLL.Bimface.Core" Version="3.0.7" />
    <PackageReference Include="Yw.BLL.Bimface.Core" Version="3.0.8" />
    <PackageReference Include="Yw.WebBrower.Core" Version="3.0.2" />
    <PackageReference Include="Yw.WebView2.WinFrmUI.Core" Version="3.0.1" />
  </ItemGroup>