123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{AA8E5385-14E6-4DC6-AE24-6B1C127A7A9C}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <RootNamespace>CollaborativePlatformMain</RootNamespace>
- <AssemblyName>CollaborativePlatformMain</AssemblyName>
- <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <WarningLevel>4</WarningLevel>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <Deterministic>true</Deterministic>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>x64</PlatformTarget>
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup>
- <TargetZone>LocalIntranet</TargetZone>
- </PropertyGroup>
- <PropertyGroup>
- <GenerateManifests>false</GenerateManifests>
- </PropertyGroup>
- <PropertyGroup>
- <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
- </PropertyGroup>
- <PropertyGroup>
- <SignManifests>false</SignManifests>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="accoremgd, Version=23.0.0.0, Culture=neutral, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>SystemLibrary\CAD\2019\accoremgd.dll</HintPath>
- </Reference>
- <Reference Include="AcCui, Version=23.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>SystemLibrary\CAD\2019\AcCui.dll</HintPath>
- </Reference>
- <Reference Include="acdbmgd, Version=23.0.0.0, Culture=neutral, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>SystemLibrary\CAD\2019\acdbmgd.dll</HintPath>
- </Reference>
- <Reference Include="acmgd, Version=23.0.0.0, Culture=neutral, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>SystemLibrary\CAD\2019\acmgd.dll</HintPath>
- </Reference>
- <Reference Include="AcWindows, Version=23.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>SystemLibrary\CAD\2019\AcWindows.dll</HintPath>
- </Reference>
- <Reference Include="AdWindows, Version=2017.11.2.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>SystemLibrary\CAD\2019\AdWindows.dll</HintPath>
- </Reference>
- <Reference Include="CADNETCommon2019, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>SystemLibrary\CAD\CADNETCommon2019.dll</HintPath>
- </Reference>
- <Reference Include="HandyControl, Version=3.5.1.0, Culture=neutral, PublicKeyToken=45be8712787a1e5b, processorArchitecture=MSIL">
- <HintPath>..\packages\HandyControl.3.5.1\lib\net48\HandyControl.dll</HintPath>
- </Reference>
- <Reference Include="LayUI.Wpf, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\LayUI.Wpf.1.0.2.240407\lib\net48\LayUI.Wpf.dll</HintPath>
- </Reference>
- <Reference Include="System">
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Data">
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Drawing" />
- <Reference Include="System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Drawing.Common.8.0.3\lib\net462\System.Drawing.Common.dll</HintPath>
- </Reference>
- <Reference Include="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>SystemLibrary\Other\System.Windows.Forms.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml">
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.CSharp">
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Core">
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Data.DataSetExtensions">
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Net.Http">
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Xaml">
- <RequiredTargetFramework>4.0</RequiredTargetFramework>
- <Private>True</Private>
- </Reference>
- <Reference Include="WindowsBase">
- <Private>True</Private>
- </Reference>
- <Reference Include="PresentationCore">
- <Private>True</Private>
- </Reference>
- <Reference Include="PresentationFramework">
- <Private>True</Private>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <ApplicationDefinition Include="App.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </ApplicationDefinition>
- <Compile Include="CADStartUtil\FloorDataConfigUtil.cs" />
- <Compile Include="CADStartUtil\OpenDrawPathData.cs" />
- <Compile Include="CADStartUtil\SendToCAD.cs" />
- <Compile Include="CADStartUtil\StartCADUtil.cs" />
- <Compile Include="DFEntity\FloorLayerData.cs" />
- <Compile Include="DFEntity\MessageSubUtil\ContactsUtil.cs" />
- <Compile Include="DFEntity\MessageSubUtil\LegendEntity.cs" />
- <Compile Include="DFEntity\MessageSubUtil\LevelTableEntity.cs" />
- <Compile Include="DFEntity\MessageSubUtil\MessageData.cs" />
- <Compile Include="DFEntity\MessageSubUtil\OperatEntity.cs" />
- <Compile Include="DFEntity\MessageSubUtil\OperatingFloorData.cs" />
- <Compile Include="DFEntity\MessageSubUtil\ProjectEntity.cs" />
- <Compile Include="DFEntity\MessageSubUtil\ThreeModelEntity.cs" />
- <Compile Include="DFEntity\MessageSubUtil\ToolFunctionEntity.cs" />
- <Compile Include="DFEntity\StandardizedEntity.cs" />
- <Compile Include="Form\BigFullProfessiongForm.xaml.cs">
- <DependentUpon>BigFullProfessiongForm.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\FloorDrawingForm.xaml.cs">
- <DependentUpon>FloorDrawingForm.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\Legend\DetailedLegendPage.xaml.cs">
- <DependentUpon>DetailedLegendPage.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\MessageSubPage\AddImage\AddImageForm.xaml.cs">
- <DependentUpon>AddImageForm.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\MessageSubPage\CreatLevel\CreatLevelForm.xaml.cs">
- <DependentUpon>CreatLevelForm.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\MessageSubPage\CreatLevel\SetLevelTablecreationForm.xaml.cs">
- <DependentUpon>SetLevelTablecreationForm.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\MessageSubPage\FullProfessionPage.xaml.cs">
- <DependentUpon>FullProfessionPage.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\MessageSubPage\Project\NewProjrctPage.xaml.cs">
- <DependentUpon>NewProjrctPage.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\MessageSubPage\Project\OperatingFloorPage.xaml.cs">
- <DependentUpon>OperatingFloorPage.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\MessageSubPage\Project\ProjectInfoPage.xaml.cs">
- <DependentUpon>ProjectInfoPage.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\MessageSubPage\Project\TempPage.xaml.cs">
- <DependentUpon>TempPage.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\MessageSubPage\SeconContactsPage.xaml.cs">
- <DependentUpon>SeconContactsPage.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\MessageSubPage\SeconLegendPage.xaml.cs">
- <DependentUpon>SeconLegendPage.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\MessageSubPage\SeconMessagePage.xaml.cs">
- <DependentUpon>SeconMessagePage.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\MessageSubPage\SeconProjectPage.xaml.cs">
- <DependentUpon>SeconProjectPage.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\MessageSubPage\SeconThreeDimensionalPage.xaml.cs">
- <DependentUpon>SeconThreeDimensionalPage.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\MessageSubPage\SeconToolLibraryPage.xaml.cs">
- <DependentUpon>SeconToolLibraryPage.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\MessageSubPage\SuspensionForm.xaml.cs">
- <DependentUpon>SuspensionForm.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\StandardizedAssistantForm.xaml.cs">
- <DependentUpon>StandardizedAssistantForm.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\UserControlForm\CBButtonControls.xaml.cs">
- <DependentUpon>CBButtonControls.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\UserControlForm\NativeCombox.xaml.cs">
- <DependentUpon>NativeCombox.xaml</DependentUpon>
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Compile>
- <Compile Include="Form\UserControlForm\ProjectControls.xaml.cs">
- <DependentUpon>ProjectControls.xaml</DependentUpon>
- </Compile>
- <Compile Include="Util\CollaborationUtil.cs" />
- <Compile Include="Util\CreatLevelUtil.cs" />
- <Compile Include="Util\LoginUtil.cs" />
- <Page Include="Form\BigFullProfessiongForm.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\FloorDrawingForm.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\Legend\DetailedLegendPage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\MessageSubPage\AddImage\AddImageForm.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\MessageSubPage\CreatLevel\CreatLevelForm.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\MessageSubPage\CreatLevel\SetLevelTablecreationForm.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\MessageSubPage\FullProfessionPage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\MessageSubPage\Project\NewProjrctPage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\MessageSubPage\Project\OperatingFloorPage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\MessageSubPage\Project\ProjectInfoPage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\MessageSubPage\Project\TempPage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\MessageSubPage\SeconContactsPage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\MessageSubPage\SeconLegendPage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\MessageSubPage\SeconMessagePage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\MessageSubPage\SeconProjectPage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\MessageSubPage\SeconThreeDimensionalPage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\MessageSubPage\SeconToolLibraryPage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\MessageSubPage\SuspensionForm.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\StandardizedAssistantForm.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\UserControlForm\CBButtonControls.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\HomepageForm.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\UserControlForm\NativeCombox.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Page>
- <Page Include="Form\UserControlForm\ProjectControls.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\ProjectForm.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\UploadDrawingForm.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="MainWindow.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Compile Include="App.xaml.cs">
- <DependentUpon>App.xaml</DependentUpon>
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="DFEntity\LVProjectInfoEntity.cs" />
- <Compile Include="DFEntity\LVTeamMembersEntity.cs" />
- <Compile Include="DFEntity\NotificationAnnouncement.cs" />
- <Compile Include="DFEntity\TreeViewBind.cs" />
- <Compile Include="DFEntity\UserInformationEntity.cs" />
- <Compile Include="Form\HomepageForm.xaml.cs">
- <DependentUpon>HomepageForm.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\ProjectForm.xaml.cs">
- <DependentUpon>ProjectForm.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\UploadDrawingForm.xaml.cs">
- <DependentUpon>UploadDrawingForm.xaml</DependentUpon>
- </Compile>
- <Compile Include="MainWindow.xaml.cs">
- <DependentUpon>MainWindow.xaml</DependentUpon>
- <SubType>Code</SubType>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Properties\AssemblyInfo.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <None Include="packages.config" />
- <None Include="Properties\app.manifest" />
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="App.config" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Image\folderImage.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Image\add.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include=".NETFramework,Version=v4.8">
- <Visible>False</Visible>
- <ProductName>Microsoft .NET Framework 4.8 %28x86 和 x64%29</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup />
- <ItemGroup>
- <Content Include="SystemLibrary\CAD\2019\accoremgd.dll">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="SystemLibrary\CAD\2019\AcCui.dll">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="SystemLibrary\CAD\2019\acdbmgd.dll">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="SystemLibrary\CAD\2019\acmgd.dll">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="SystemLibrary\CAD\2019\AcWindows.dll">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="SystemLibrary\CAD\2019\AdWindows.dll">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="SystemLibrary\CAD\CADNETCommon2019.dll">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="SystemLibrary\Other\System.Windows.Forms.dll">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|