lixiaojun
2024-12-24 5fc634c0629594b10443ce5ebe9d044d93174253
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" />
@@ -110,6 +112,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>
@@ -178,7 +186,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.8" />
    <PackageReference Include="Yw.BLL.Bimface.Core" Version="3.0.9" />
    <PackageReference Include="Yw.WebBrower.Core" Version="3.0.2" />
    <PackageReference Include="Yw.WebView2.WinFrmUI.Core" Version="3.0.1" />
  </ItemGroup>