Shuxia Ning
2024-10-14 c4408f6dbef369110f17808808ae45e48726f3f1
WinFrmUI/Yw.WinFrmUI.Bimface.Core/Yw.WinFrmUI.Bimface.Core.csproj
@@ -26,23 +26,32 @@
  <ItemGroup>
    <None Remove="bimface\css\Panel.css" />
    <None Remove="bimface\css\Tailwind.css" />
    <None Remove="bimface\html\Interop3d.html" />
    <None Remove="bimface\js\Background.js" />
    <None Remove="bimface\js\CameraStatus.js" />
    <None Remove="bimface\js\ComponentsBlink.js" />
    <None Remove="bimface\js\ComponentsColor.js" />
    <None Remove="bimface\js\ComponentsSelected.js" />
    <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\GetComponents.js" />
    <None Remove="bimface\js\Layer.js" />
    <None Remove="bimface\js\LeadLabel.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\ZoomToComponents.js" />
    <None Remove="bimface\js\Zoom.js" />
  </ItemGroup>
  <ItemGroup>
    <Content Include="bimface\css\Panel.css">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\css\Tailwind.css">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\html\Interop3d.html">
@@ -57,6 +66,12 @@
    <Content Include="bimface\js\ComponentsColor.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\ComponentsBlink.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\ComponentsSelected.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\ComponentsTranslucent.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
@@ -66,32 +81,38 @@
    <Content Include="bimface\js\ContextMenu.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\CustomLabels.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\GetComponents.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\Layer.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\LeadLabel.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\Panel.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\SelectedComponents.js">
    <Content Include="bimface\js\PipeFlow.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\WalkThrough.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="bimface\js\ZoomToComponents.js">
    <Content Include="bimface\js\Zoom.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
  </ItemGroup>
  <ItemGroup>
    <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" />
    <PackageReference Include="Yw.BIMFace.SDK.Core" Version="3.0.1" />
    <PackageReference Include="Yw.BLL.Bimface.Core" Version="3.0.1" />
    <PackageReference Include="Yw.BIMFace.SDK.Core" Version="3.0.5" />
    <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.0" />
    <PackageReference Include="Yw.WebView2.WinFrmUI.Core" Version="3.0.1" />
  </ItemGroup>
  <ItemGroup>