lixiaojun
2025-02-13 bfd1b73be85fd66ee37031eadcd4d09e7dafb52f
WinFrmUI/Yw.WinFrmUI.Bimface.Core/Yw.WinFrmUI.Bimface.Core.csproj
@@ -40,6 +40,8 @@
    <None Remove="bimface\imgs\CalcuQ.png" />
    <None Remove="bimface\imgs\CalcuVelocity.png" />
    <None Remove="bimface\imgs\flowEffect.png" />
    <None Remove="bimface\imgs\monitor_analyse.png" />
    <None Remove="bimface\imgs\monitor_docking.png" />
    <None Remove="bimface\js\Background.js" />
    <None Remove="bimface\js\Base64.js" />
    <None Remove="bimface\js\CameraStatus.js" />
@@ -52,10 +54,12 @@
    <None Remove="bimface\js\DrawableContainer.js" />
    <None Remove="bimface\js\GetComponents.js" />
    <None Remove="bimface\js\Layer.js" />
    <None Remove="bimface\js\LogicBodyGlowEffect.js" />
    <None Remove="bimface\js\LogicCalcuCustomLabel.js" />
    <None Remove="bimface\js\LogicFlowEffect.js" />
    <None Remove="bimface\js\LogicMarkLeadLabel.js" />
    <None Remove="bimface\js\LogicMonitor.js" />
    <None Remove="bimface\js\LogicOutlineGlowEffect.js" />
    <None Remove="bimface\js\Marker3dContainer.js" />
    <None Remove="bimface\js\Panel.js" />
    <None Remove="bimface\js\SelectedComponents.js" />
@@ -110,6 +114,12 @@
    <Content Include="bimface\imgs\flowEffect.png">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\imgs\monitor_analyse.png">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\imgs\monitor_docking.png">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\Background.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
@@ -149,6 +159,12 @@
    <Content Include="bimface\js\Layer.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\LogicBodyGlowEffect.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\LogicOutlineGlowEffect.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\LogicMonitor.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
@@ -178,7 +194,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.9" />
    <PackageReference Include="Yw.BLL.Bimface.Core" Version="3.1.0" />
    <PackageReference Include="Yw.WebBrower.Core" Version="3.0.2" />
    <PackageReference Include="Yw.WebView2.WinFrmUI.Core" Version="3.0.1" />
  </ItemGroup>