CollaborativePlatformMain.csproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{AA8E5385-14E6-4DC6-AE24-6B1C127A7A9C}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>CollaborativePlatformMain</RootNamespace>
  10. <AssemblyName>CollaborativePlatformMain</AssemblyName>
  11. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  14. <WarningLevel>4</WarningLevel>
  15. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  16. <Deterministic>true</Deterministic>
  17. <PublishUrl>publish\</PublishUrl>
  18. <Install>true</Install>
  19. <InstallFrom>Disk</InstallFrom>
  20. <UpdateEnabled>false</UpdateEnabled>
  21. <UpdateMode>Foreground</UpdateMode>
  22. <UpdateInterval>7</UpdateInterval>
  23. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  24. <UpdatePeriodically>false</UpdatePeriodically>
  25. <UpdateRequired>false</UpdateRequired>
  26. <MapFileExtensions>true</MapFileExtensions>
  27. <ApplicationRevision>0</ApplicationRevision>
  28. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  29. <IsWebBootstrapper>false</IsWebBootstrapper>
  30. <UseApplicationTrust>false</UseApplicationTrust>
  31. <BootstrapperEnabled>true</BootstrapperEnabled>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  34. <PlatformTarget>x64</PlatformTarget>
  35. <DebugSymbols>true</DebugSymbols>
  36. <DebugType>full</DebugType>
  37. <Optimize>false</Optimize>
  38. <OutputPath>bin\Debug\</OutputPath>
  39. <DefineConstants>DEBUG;TRACE</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. </PropertyGroup>
  43. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  44. <PlatformTarget>AnyCPU</PlatformTarget>
  45. <DebugType>pdbonly</DebugType>
  46. <Optimize>true</Optimize>
  47. <OutputPath>bin\Release\</OutputPath>
  48. <DefineConstants>TRACE</DefineConstants>
  49. <ErrorReport>prompt</ErrorReport>
  50. <WarningLevel>4</WarningLevel>
  51. </PropertyGroup>
  52. <PropertyGroup>
  53. <TargetZone>LocalIntranet</TargetZone>
  54. </PropertyGroup>
  55. <PropertyGroup>
  56. <GenerateManifests>false</GenerateManifests>
  57. </PropertyGroup>
  58. <PropertyGroup>
  59. <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
  60. </PropertyGroup>
  61. <PropertyGroup>
  62. <SignManifests>false</SignManifests>
  63. </PropertyGroup>
  64. <ItemGroup>
  65. <Reference Include="accoremgd, Version=23.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  66. <SpecificVersion>False</SpecificVersion>
  67. <HintPath>SystemLibrary\CAD\2019\accoremgd.dll</HintPath>
  68. </Reference>
  69. <Reference Include="AcCui, Version=23.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  70. <SpecificVersion>False</SpecificVersion>
  71. <HintPath>SystemLibrary\CAD\2019\AcCui.dll</HintPath>
  72. </Reference>
  73. <Reference Include="acdbmgd, Version=23.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  74. <SpecificVersion>False</SpecificVersion>
  75. <HintPath>SystemLibrary\CAD\2019\acdbmgd.dll</HintPath>
  76. </Reference>
  77. <Reference Include="acmgd, Version=23.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  78. <SpecificVersion>False</SpecificVersion>
  79. <HintPath>SystemLibrary\CAD\2019\acmgd.dll</HintPath>
  80. </Reference>
  81. <Reference Include="AcWindows, Version=23.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  82. <SpecificVersion>False</SpecificVersion>
  83. <HintPath>SystemLibrary\CAD\2019\AcWindows.dll</HintPath>
  84. </Reference>
  85. <Reference Include="AdWindows, Version=2017.11.2.0, Culture=neutral, processorArchitecture=MSIL">
  86. <SpecificVersion>False</SpecificVersion>
  87. <HintPath>SystemLibrary\CAD\2019\AdWindows.dll</HintPath>
  88. </Reference>
  89. <Reference Include="CADNETCommon2019, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  90. <SpecificVersion>False</SpecificVersion>
  91. <HintPath>SystemLibrary\CAD\CADNETCommon2019.dll</HintPath>
  92. </Reference>
  93. <Reference Include="HandyControl, Version=3.5.1.0, Culture=neutral, PublicKeyToken=45be8712787a1e5b, processorArchitecture=MSIL">
  94. <HintPath>..\packages\HandyControl.3.5.1\lib\net48\HandyControl.dll</HintPath>
  95. </Reference>
  96. <Reference Include="LayUI.Wpf, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  97. <HintPath>..\packages\LayUI.Wpf.1.0.2.240407\lib\net48\LayUI.Wpf.dll</HintPath>
  98. </Reference>
  99. <Reference Include="System">
  100. <Private>True</Private>
  101. </Reference>
  102. <Reference Include="System.Data">
  103. <Private>True</Private>
  104. </Reference>
  105. <Reference Include="System.Drawing" />
  106. <Reference Include="System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  107. <HintPath>..\packages\System.Drawing.Common.8.0.3\lib\net462\System.Drawing.Common.dll</HintPath>
  108. </Reference>
  109. <Reference Include="System.Xml">
  110. <Private>True</Private>
  111. </Reference>
  112. <Reference Include="Microsoft.CSharp">
  113. <Private>True</Private>
  114. </Reference>
  115. <Reference Include="System.Core">
  116. <Private>True</Private>
  117. </Reference>
  118. <Reference Include="System.Xml.Linq">
  119. <Private>True</Private>
  120. </Reference>
  121. <Reference Include="System.Data.DataSetExtensions">
  122. <Private>True</Private>
  123. </Reference>
  124. <Reference Include="System.Net.Http">
  125. <Private>True</Private>
  126. </Reference>
  127. <Reference Include="System.Xaml">
  128. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  129. <Private>True</Private>
  130. </Reference>
  131. <Reference Include="WindowsBase">
  132. <Private>True</Private>
  133. </Reference>
  134. <Reference Include="PresentationCore">
  135. <Private>True</Private>
  136. </Reference>
  137. <Reference Include="PresentationFramework">
  138. <Private>True</Private>
  139. </Reference>
  140. </ItemGroup>
  141. <ItemGroup>
  142. <ApplicationDefinition Include="App.xaml">
  143. <Generator>MSBuild:Compile</Generator>
  144. <SubType>Designer</SubType>
  145. </ApplicationDefinition>
  146. <Compile Include="CADStartUtil\SendToCAD.cs" />
  147. <Compile Include="CADStartUtil\StartCADUtil.cs" />
  148. <Compile Include="DFEntity\FloorLayerData.cs" />
  149. <Compile Include="DFEntity\MessageSubUtil\ContactsUtil.cs" />
  150. <Compile Include="DFEntity\MessageSubUtil\LegendEntity.cs" />
  151. <Compile Include="DFEntity\MessageSubUtil\LevelTableEntity.cs" />
  152. <Compile Include="DFEntity\MessageSubUtil\MessageData.cs" />
  153. <Compile Include="DFEntity\MessageSubUtil\OperatEntity.cs" />
  154. <Compile Include="DFEntity\MessageSubUtil\OperatingFloorData.cs" />
  155. <Compile Include="DFEntity\MessageSubUtil\ProjectEntity.cs" />
  156. <Compile Include="DFEntity\MessageSubUtil\ThreeModelEntity.cs" />
  157. <Compile Include="DFEntity\MessageSubUtil\ToolFunctionEntity.cs" />
  158. <Compile Include="DFEntity\StandardizedEntity.cs" />
  159. <Compile Include="Form\BigFullProfessiongForm.xaml.cs">
  160. <DependentUpon>BigFullProfessiongForm.xaml</DependentUpon>
  161. </Compile>
  162. <Compile Include="Form\FloorDrawingForm.xaml.cs">
  163. <DependentUpon>FloorDrawingForm.xaml</DependentUpon>
  164. </Compile>
  165. <Compile Include="Form\MessageSubPage\AddImage\AddImageForm.xaml.cs">
  166. <DependentUpon>AddImageForm.xaml</DependentUpon>
  167. </Compile>
  168. <Compile Include="Form\MessageSubPage\CreatLevel\CreatLevelForm.xaml.cs">
  169. <DependentUpon>CreatLevelForm.xaml</DependentUpon>
  170. </Compile>
  171. <Compile Include="Form\MessageSubPage\CreatLevel\SetLevelTablecreationForm.xaml.cs">
  172. <DependentUpon>SetLevelTablecreationForm.xaml</DependentUpon>
  173. </Compile>
  174. <Compile Include="Form\MessageSubPage\FullProfessionPage.xaml.cs">
  175. <DependentUpon>FullProfessionPage.xaml</DependentUpon>
  176. </Compile>
  177. <Compile Include="Form\MessageSubPage\Project\NewProjrctPage.xaml.cs">
  178. <DependentUpon>NewProjrctPage.xaml</DependentUpon>
  179. </Compile>
  180. <Compile Include="Form\MessageSubPage\Project\OperatingFloorPage.xaml.cs">
  181. <DependentUpon>OperatingFloorPage.xaml</DependentUpon>
  182. </Compile>
  183. <Compile Include="Form\MessageSubPage\Project\ProjectInfoPage.xaml.cs">
  184. <DependentUpon>ProjectInfoPage.xaml</DependentUpon>
  185. </Compile>
  186. <Compile Include="Form\MessageSubPage\Project\TempPage.xaml.cs">
  187. <DependentUpon>TempPage.xaml</DependentUpon>
  188. </Compile>
  189. <Compile Include="Form\MessageSubPage\SeconContactsPage.xaml.cs">
  190. <DependentUpon>SeconContactsPage.xaml</DependentUpon>
  191. </Compile>
  192. <Compile Include="Form\MessageSubPage\SeconLegendPage.xaml.cs">
  193. <DependentUpon>SeconLegendPage.xaml</DependentUpon>
  194. </Compile>
  195. <Compile Include="Form\MessageSubPage\SeconMessagePage.xaml.cs">
  196. <DependentUpon>SeconMessagePage.xaml</DependentUpon>
  197. </Compile>
  198. <Compile Include="Form\MessageSubPage\SeconProjectPage.xaml.cs">
  199. <DependentUpon>SeconProjectPage.xaml</DependentUpon>
  200. </Compile>
  201. <Compile Include="Form\MessageSubPage\SeconThreeDimensionalPage.xaml.cs">
  202. <DependentUpon>SeconThreeDimensionalPage.xaml</DependentUpon>
  203. </Compile>
  204. <Compile Include="Form\MessageSubPage\SeconToolLibraryPage.xaml.cs">
  205. <DependentUpon>SeconToolLibraryPage.xaml</DependentUpon>
  206. </Compile>
  207. <Compile Include="Form\MessageSubPage\SuspensionForm.xaml.cs">
  208. <DependentUpon>SuspensionForm.xaml</DependentUpon>
  209. </Compile>
  210. <Compile Include="Form\StandardizedAssistantForm.xaml.cs">
  211. <DependentUpon>StandardizedAssistantForm.xaml</DependentUpon>
  212. </Compile>
  213. <Compile Include="Form\UserControlForm\CBButtonControls.xaml.cs">
  214. <DependentUpon>CBButtonControls.xaml</DependentUpon>
  215. </Compile>
  216. <Compile Include="Form\UserControlForm\NativeCombox.xaml.cs">
  217. <DependentUpon>NativeCombox.xaml</DependentUpon>
  218. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  219. </Compile>
  220. <Compile Include="Form\UserControlForm\ProjectControls.xaml.cs">
  221. <DependentUpon>ProjectControls.xaml</DependentUpon>
  222. </Compile>
  223. <Compile Include="Util\CollaborationUtil.cs" />
  224. <Compile Include="Util\CreatLevelUtil.cs" />
  225. <Compile Include="Util\LoginUtil.cs" />
  226. <Page Include="Form\BigFullProfessiongForm.xaml">
  227. <SubType>Designer</SubType>
  228. <Generator>MSBuild:Compile</Generator>
  229. </Page>
  230. <Page Include="Form\FloorDrawingForm.xaml">
  231. <SubType>Designer</SubType>
  232. <Generator>MSBuild:Compile</Generator>
  233. </Page>
  234. <Page Include="Form\MessageSubPage\AddImage\AddImageForm.xaml">
  235. <SubType>Designer</SubType>
  236. <Generator>MSBuild:Compile</Generator>
  237. </Page>
  238. <Page Include="Form\MessageSubPage\CreatLevel\CreatLevelForm.xaml">
  239. <SubType>Designer</SubType>
  240. <Generator>MSBuild:Compile</Generator>
  241. </Page>
  242. <Page Include="Form\MessageSubPage\CreatLevel\SetLevelTablecreationForm.xaml">
  243. <SubType>Designer</SubType>
  244. <Generator>MSBuild:Compile</Generator>
  245. </Page>
  246. <Page Include="Form\MessageSubPage\FullProfessionPage.xaml">
  247. <SubType>Designer</SubType>
  248. <Generator>MSBuild:Compile</Generator>
  249. </Page>
  250. <Page Include="Form\MessageSubPage\Project\NewProjrctPage.xaml">
  251. <SubType>Designer</SubType>
  252. <Generator>MSBuild:Compile</Generator>
  253. </Page>
  254. <Page Include="Form\MessageSubPage\Project\OperatingFloorPage.xaml">
  255. <SubType>Designer</SubType>
  256. <Generator>MSBuild:Compile</Generator>
  257. </Page>
  258. <Page Include="Form\MessageSubPage\Project\ProjectInfoPage.xaml">
  259. <SubType>Designer</SubType>
  260. <Generator>MSBuild:Compile</Generator>
  261. </Page>
  262. <Page Include="Form\MessageSubPage\Project\TempPage.xaml">
  263. <SubType>Designer</SubType>
  264. <Generator>MSBuild:Compile</Generator>
  265. </Page>
  266. <Page Include="Form\MessageSubPage\SeconContactsPage.xaml">
  267. <SubType>Designer</SubType>
  268. <Generator>MSBuild:Compile</Generator>
  269. </Page>
  270. <Page Include="Form\MessageSubPage\SeconLegendPage.xaml">
  271. <SubType>Designer</SubType>
  272. <Generator>MSBuild:Compile</Generator>
  273. </Page>
  274. <Page Include="Form\MessageSubPage\SeconMessagePage.xaml">
  275. <SubType>Designer</SubType>
  276. <Generator>MSBuild:Compile</Generator>
  277. </Page>
  278. <Page Include="Form\MessageSubPage\SeconProjectPage.xaml">
  279. <SubType>Designer</SubType>
  280. <Generator>MSBuild:Compile</Generator>
  281. </Page>
  282. <Page Include="Form\MessageSubPage\SeconThreeDimensionalPage.xaml">
  283. <SubType>Designer</SubType>
  284. <Generator>MSBuild:Compile</Generator>
  285. </Page>
  286. <Page Include="Form\MessageSubPage\SeconToolLibraryPage.xaml">
  287. <SubType>Designer</SubType>
  288. <Generator>MSBuild:Compile</Generator>
  289. </Page>
  290. <Page Include="Form\MessageSubPage\SuspensionForm.xaml">
  291. <SubType>Designer</SubType>
  292. <Generator>MSBuild:Compile</Generator>
  293. </Page>
  294. <Page Include="Form\StandardizedAssistantForm.xaml">
  295. <SubType>Designer</SubType>
  296. <Generator>MSBuild:Compile</Generator>
  297. </Page>
  298. <Page Include="Form\UserControlForm\CBButtonControls.xaml">
  299. <SubType>Designer</SubType>
  300. <Generator>MSBuild:Compile</Generator>
  301. </Page>
  302. <Page Include="Form\HomepageForm.xaml">
  303. <SubType>Designer</SubType>
  304. <Generator>MSBuild:Compile</Generator>
  305. </Page>
  306. <Page Include="Form\UserControlForm\NativeCombox.xaml">
  307. <SubType>Designer</SubType>
  308. <Generator>MSBuild:Compile</Generator>
  309. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  310. </Page>
  311. <Page Include="Form\UserControlForm\ProjectControls.xaml">
  312. <SubType>Designer</SubType>
  313. <Generator>MSBuild:Compile</Generator>
  314. </Page>
  315. <Page Include="Form\ProjectForm.xaml">
  316. <SubType>Designer</SubType>
  317. <Generator>MSBuild:Compile</Generator>
  318. </Page>
  319. <Page Include="Form\UploadDrawingForm.xaml">
  320. <SubType>Designer</SubType>
  321. <Generator>MSBuild:Compile</Generator>
  322. </Page>
  323. <Page Include="MainWindow.xaml">
  324. <Generator>MSBuild:Compile</Generator>
  325. <SubType>Designer</SubType>
  326. </Page>
  327. <Compile Include="App.xaml.cs">
  328. <DependentUpon>App.xaml</DependentUpon>
  329. <SubType>Code</SubType>
  330. </Compile>
  331. <Compile Include="DFEntity\LVProjectInfoEntity.cs" />
  332. <Compile Include="DFEntity\LVTeamMembersEntity.cs" />
  333. <Compile Include="DFEntity\NotificationAnnouncement.cs" />
  334. <Compile Include="DFEntity\TreeViewBind.cs" />
  335. <Compile Include="DFEntity\UserInformationEntity.cs" />
  336. <Compile Include="Form\HomepageForm.xaml.cs">
  337. <DependentUpon>HomepageForm.xaml</DependentUpon>
  338. </Compile>
  339. <Compile Include="Form\ProjectForm.xaml.cs">
  340. <DependentUpon>ProjectForm.xaml</DependentUpon>
  341. </Compile>
  342. <Compile Include="Form\UploadDrawingForm.xaml.cs">
  343. <DependentUpon>UploadDrawingForm.xaml</DependentUpon>
  344. </Compile>
  345. <Compile Include="MainWindow.xaml.cs">
  346. <DependentUpon>MainWindow.xaml</DependentUpon>
  347. <SubType>Code</SubType>
  348. </Compile>
  349. </ItemGroup>
  350. <ItemGroup>
  351. <Compile Include="Properties\AssemblyInfo.cs">
  352. <SubType>Code</SubType>
  353. </Compile>
  354. <Compile Include="Properties\Resources.Designer.cs">
  355. <AutoGen>True</AutoGen>
  356. <DesignTime>True</DesignTime>
  357. <DependentUpon>Resources.resx</DependentUpon>
  358. </Compile>
  359. <Compile Include="Properties\Settings.Designer.cs">
  360. <AutoGen>True</AutoGen>
  361. <DependentUpon>Settings.settings</DependentUpon>
  362. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  363. </Compile>
  364. <EmbeddedResource Include="Properties\Resources.resx">
  365. <Generator>ResXFileCodeGenerator</Generator>
  366. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  367. </EmbeddedResource>
  368. <None Include="packages.config" />
  369. <None Include="Properties\app.manifest" />
  370. <None Include="Properties\Settings.settings">
  371. <Generator>SettingsSingleFileGenerator</Generator>
  372. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  373. </None>
  374. </ItemGroup>
  375. <ItemGroup>
  376. <None Include="App.config" />
  377. </ItemGroup>
  378. <ItemGroup>
  379. <Resource Include="Image\folderImage.png" />
  380. </ItemGroup>
  381. <ItemGroup>
  382. <Resource Include="Image\add.png">
  383. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  384. </Resource>
  385. </ItemGroup>
  386. <ItemGroup>
  387. <BootstrapperPackage Include=".NETFramework,Version=v4.8">
  388. <Visible>False</Visible>
  389. <ProductName>Microsoft .NET Framework 4.8 %28x86 和 x64%29</ProductName>
  390. <Install>true</Install>
  391. </BootstrapperPackage>
  392. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  393. <Visible>False</Visible>
  394. <ProductName>.NET Framework 3.5 SP1</ProductName>
  395. <Install>false</Install>
  396. </BootstrapperPackage>
  397. </ItemGroup>
  398. <ItemGroup />
  399. <ItemGroup>
  400. <Content Include="SystemLibrary\CAD\2019\accoremgd.dll">
  401. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  402. </Content>
  403. <Content Include="SystemLibrary\CAD\2019\AcCui.dll">
  404. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  405. </Content>
  406. <Content Include="SystemLibrary\CAD\2019\acdbmgd.dll">
  407. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  408. </Content>
  409. <Content Include="SystemLibrary\CAD\2019\acmgd.dll">
  410. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  411. </Content>
  412. <Content Include="SystemLibrary\CAD\2019\AcWindows.dll">
  413. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  414. </Content>
  415. <Content Include="SystemLibrary\CAD\2019\AdWindows.dll">
  416. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  417. </Content>
  418. <Content Include="SystemLibrary\CAD\CADNETCommon2019.dll">
  419. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  420. </Content>
  421. </ItemGroup>
  422. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  423. </Project>