| | |
| | | |
| | | <PropertyGroup> |
| | | <TargetFramework>net6.0-windows</TargetFramework> |
| | | <Nullable>enable</Nullable> |
| | | <Nullable>disable</Nullable> |
| | | <UseWindowsForms>true</UseWindowsForms> |
| | | <ImplicitUsings>enable</ImplicitUsings> |
| | | <GeneratePackageOnBuild>True</GeneratePackageOnBuild> |
| | | </PropertyGroup> |
| | | |
| | | <ItemGroup> |
| | | <Compile Remove="02-file\BimFileAssignListCtrl.cs" /> |
| | | <Compile Remove="02-file\BimFileAssignListCtrl.Designer.cs" /> |
| | | <Compile Remove="02-file\BimFileSettingsMgrCtrl.cs" /> |
| | | <Compile Remove="02-file\BimFileSettingsMgrCtrl.Designer.cs" /> |
| | | <Compile Remove="02-file\SelBimFileDlg.cs" /> |
| | | <Compile Remove="02-file\SelBimFileDlg.Designer.cs" /> |
| | | <Compile Remove="02-file\ShowBIMUrlDlg.cs" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <EmbeddedResource Remove="02-file\BimFileAssignListCtrl.resx" /> |
| | | <EmbeddedResource Remove="02-file\BimFileSettingsMgrCtrl.resx" /> |
| | | <EmbeddedResource Remove="02-file\SelBimFileDlg.resx" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <None Remove="bimface\css\Panel.css" /> |
| | | <None Remove="bimface\css\Tailwind.css" /> |
| | | <None Remove="bimface\html\Interop3d.html" /> |
| | | <None Remove="bimface\imgs\CalcuDemand.png" /> |
| | | <None Remove="bimface\imgs\CalcuE.png" /> |
| | | <None Remove="bimface\imgs\CalcuFlow.png" /> |
| | | <None Remove="bimface\imgs\CalcuH.png" /> |
| | | <None Remove="bimface\imgs\CalcuHead.png" /> |
| | | <None Remove="bimface\imgs\CalcuHeadLoss.png" /> |
| | | <None Remove="bimface\imgs\CalcuP.png" /> |
| | | <None Remove="bimface\imgs\CalcuPr.png" /> |
| | | <None Remove="bimface\imgs\CalcuPress.png" /> |
| | | <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" /> |
| | | <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\DrawableContainer.js" /> |
| | | <None Remove="bimface\js\GetComponents.js" /> |
| | | <None Remove="bimface\js\Layer.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\Marker3dContainer.js" /> |
| | | <None Remove="bimface\js\Panel.js" /> |
| | | <None Remove="bimface\js\SelectedComponents.js" /> |
| | | <None Remove="bimface\js\tools.js" /> |
| | | <None Remove="bimface\js\WalkThrough.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"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\imgs\CalcuDemand.png"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\imgs\CalcuE.png"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\imgs\CalcuFlow.png"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\imgs\CalcuH.png"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\imgs\CalcuHead.png"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\imgs\CalcuHeadLoss.png"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\imgs\CalcuP.png"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\imgs\CalcuPr.png"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\imgs\CalcuPress.png"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\imgs\CalcuQ.png"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\imgs\CalcuVelocity.png"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <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> |
| | | <Content Include="bimface\js\Base64.js"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\js\CameraStatus.js"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <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> |
| | | <Content Include="bimface\js\ComponentsVisible.js"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\js\ContextMenu.js"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <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"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\js\Layer.js"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\js\LogicMonitor.js"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\js\Marker3dContainer.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\LogicFlowEffect.js"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\js\Tools.js"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="bimface\js\WalkThrough.js"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <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.5" /> |
| | | <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> |
| | | |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\Yw.WinFrmUI.Core\Yw.WinFrmUI.Core.csproj" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <Compile Update="Properties\Resources.Designer.cs"> |
| | | <DesignTime>True</DesignTime> |
| | | <AutoGen>True</AutoGen> |
| | | <DependentUpon>Resources.resx</DependentUpon> |
| | | </Compile> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <EmbeddedResource Update="Properties\Resources.resx"> |
| | | <Generator>ResXFileCodeGenerator</Generator> |
| | | <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
| | | </EmbeddedResource> |
| | | </ItemGroup> |
| | | |
| | | </Project> |