123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044 |
- <?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>{F6216892-A198-4991-820A-4A2F2637103E}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>SAGA.MBI</RootNamespace>
- <AssemblyName>SAGA.MBI</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <TargetFrameworkProfile />
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- <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' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\OutputDll\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\OutputDll\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup>
- <StartupObject />
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'R18|AnyCPU'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>..\OutputDll\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'R17|AnyCPU'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>..\OutputDll\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
- <OutputPath>bin\x86\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'R18|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\R18\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- <Prefer32Bit>true</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'R17|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\R17\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- <Prefer32Bit>true</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>..\OutputDll\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
- <OutputPath>bin\x64\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'R18|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x64\R18\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- <Prefer32Bit>true</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'R17|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x64\R17\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- <Prefer32Bit>true</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup>
- <ApplicationIcon>sagacloud.ico</ApplicationIcon>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Aliyun.OSS">
- <HintPath>..\Dlls\Aliyun.OSS.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Data.v16.2, Version=16.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\DevExpress\DevExpress.Data.v16.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Mvvm.v16.2, Version=16.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\DevExpress\DevExpress.Mvvm.v16.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Printing.v16.2.Core, Version=16.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\DevExpress\DevExpress.Printing.v16.2.Core.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Xpf.Core.v16.2, Version=16.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\DevExpress\DevExpress.Xpf.Core.v16.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Xpf.Grid.v16.2, Version=16.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\DevExpress\DevExpress.Xpf.Grid.v16.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Xpf.Grid.v16.2.Core, Version=16.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\DevExpress\DevExpress.Xpf.Grid.v16.2.Core.dll</HintPath>
- </Reference>
- <Reference Include="FWindSoft, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\FirmLibDll\FWindSoft.dll</HintPath>
- </Reference>
- <Reference Include="FWindSoft.Wpf, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" />
- <Reference Include="Microsoft.VisualBasic" />
- <Reference Include="MrAdvice, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c0e7e6eab6f293d8, processorArchitecture=MSIL">
- <HintPath>..\packages\MrAdvice.2.7.2\lib\net40-client\MrAdvice.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="NPOI, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\NPOI.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OOXML, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\NPOI.OOXML.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OpenXml4Net, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\NPOI.OpenXml4Net.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OpenXmlFormats, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\NPOI.OpenXmlFormats.dll</HintPath>
- </Reference>
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="RevitAPI, Version=18.0.0.0, Culture=neutral, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\RevitRefDll\RevitAPI.dll</HintPath>
- </Reference>
- <Reference Include="RevitAPIUI, Version=18.0.0.0, Culture=neutral, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\RevitRefDll\RevitAPIUI.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xaml" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Xml" />
- <Reference Include="UIAutomationProvider" />
- <Reference Include="UIAutomationTypes" />
- <Reference Include="WindowsBase" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="App.xaml.cs" />
- <Compile Include="Calc\CalcContext.cs" />
- <Compile Include="Calc\ControlRelationCalc.cs" />
- <Compile Include="Calc\ObjectCalc.cs" />
- <Compile Include="CmbData\FloorCmbVm.cs" />
- <Compile Include="CmbData\ClimaticRegion.cs" />
- <Compile Include="CmbData\ProvinceCityInfo.cs" />
- <Compile Include="CmbData\BuildingCmbVm.cs" />
- <Compile Include="CmbData\ProvinceCityVm.cs" />
- <Compile Include="Html5Command.cs" />
- <Compile Include="Command.cs" />
- <Compile Include="Common\MBIAssistHelper.cs" />
- <Compile Include="Common\MBIConst.cs" />
- <Compile Include="Common\MBIControl.cs" />
- <Compile Include="Common\RelationConst.cs" />
- <Compile Include="Common\RevitModelFileUpload.cs" />
- <Compile Include="DataArrange\DalBeModeDutyList.cs" />
- <Compile Include="DataArrange\DalCmd.cs" />
- <Compile Include="DataArrange\DalBeacon.cs" />
- <Compile Include="DataArrange\DalCommon.cs" />
- <Compile Include="DataArrange\DalEquip.cs" />
- <Compile Include="DataArrange\DalEquipPart.cs" />
- <Compile Include="DataArrange\DalLock.cs" />
- <Compile Include="DataArrange\DalLogOperate.cs" />
- <Compile Include="DataArrange\DalManufacturerLibrary.cs" />
- <Compile Include="DataArrange\DalMatchFM.cs" />
- <Compile Include="DataArrange\DalModeFileManange.cs" />
- <Compile Include="DataArrange\DalProjectTree.cs" />
- <Compile Include="DataArrange\DalSpace.cs" />
- <Compile Include="DataArrange\DalUserMenuPermission.cs" />
- <Compile Include="Interaction\MBIModelInfoManager.cs" />
- <Compile Include="JsonConvert\QRCodeConvert.cs" />
- <Compile Include="ModeInfoEdit\WinPointMergeTip.xaml.cs">
- <DependentUpon>WinPointMergeTip.xaml</DependentUpon>
- </Compile>
- <Compile Include="ModeInfoEdit\WinPointInfoMerge.xaml.cs">
- <DependentUpon>WinPointInfoMerge.xaml</DependentUpon>
- </Compile>
- <Compile Include="Model\MQRCode.cs" />
- <Compile Include="RequestData\QRCodeRequest.cs" />
- <Compile Include="RevitModelHandle\RevitParameterUpdate.cs" />
- <Compile Include="RevitReference\RVTNoModeDutyOperate.cs" />
- <Compile Include="ToolsData\CheckBase\CheckOperation.cs" />
- <Compile Include="ToolsData\CheckBase\CheckType.cs" />
- <Compile Include="ToolsData\CheckBase\ICheckBase.cs" />
- <Compile Include="ToolsData\CheckDocumentData.cs" />
- <Compile Include="ToolsData\AddEquipLocation.cs" />
- <Compile Include="ToolsData\CheckDuplicationBIMId.cs" />
- <Compile Include="ToolsData\DataCheck\DataCheckBase.cs" />
- <Compile Include="ToolsData\CheckBase\CheckContext.cs" />
- <Compile Include="ToolsData\DataCheck\DataCheckResultBase.cs" />
- <Compile Include="ToolsData\DataCheck\MissDutyOrModeCheck.cs" />
- <Compile Include="ToolsData\DataCheck\MissDutyOrModeCheckResult.cs" />
- <Compile Include="ToolsData\DataCheck\QRCodeContextCheck.cs" />
- <Compile Include="ToolsData\DataCheck\DutyFMInfoCheck.cs" />
- <Compile Include="ToolsData\DataCheck\QRCodeContextCheckResult.cs" />
- <Compile Include="ToolsData\DataCheck\DutyFMInfoCheckResult.cs" />
- <Compile Include="ToolsData\DataCheck\WinDataCheckSetting.xaml.cs">
- <DependentUpon>WinDataCheckSetting.xaml</DependentUpon>
- </Compile>
- <Compile Include="ToolsData\ModeCheck\ModeCheckBase.cs" />
- <Compile Include="ToolsData\ModeCheck\DataCheckRule.cs" />
- <Compile Include="ToolsData\CheckBase\DCElementType.cs" />
- <Compile Include="ToolsData\ModeCheck\DCRExport.cs" />
- <Compile Include="ToolsData\ModeCheck\DocumentQueue.cs" />
- <Compile Include="ToolsData\ModeCheck\ElementRangeCheck.cs" />
- <Compile Include="ToolsData\ModeCheck\ElementRangeCheckResult.cs" />
- <Compile Include="ToolsData\ModeCheck\ConnectorCheck.cs" />
- <Compile Include="ToolsData\ModeCheck\ConnectorCheckResult.cs" />
- <Compile Include="ToolsData\CheckBase\DCNPOIExtend.cs" />
- <Compile Include="ToolsData\ModeCheck\EquipmentInSpaceCheck.cs" />
- <Compile Include="ToolsData\ModeCheck\EquipmentInSpaceCheckResult.cs" />
- <Compile Include="ToolsData\ModeCheck\FloorMissCheck.cs" />
- <Compile Include="ToolsData\ModeCheck\FloorMissCheckResult.cs" />
- <Compile Include="ToolsData\ModeCheck\DataCheckProcessAspect.cs" />
- <Compile Include="ToolsData\ModeCheck\DataCheckProgressBarClient.cs" />
- <Compile Include="ToolsData\ModeCheck\SagaPositionCheck.cs" />
- <Compile Include="ToolsData\ModeCheck\FloorSequenceCheck.cs" />
- <Compile Include="ToolsData\ModeCheck\SagaPositionCheckCheckResult.cs" />
- <Compile Include="ToolsData\ModeCheck\FloorSequenceCheckResult.cs" />
- <Compile Include="ToolsData\ModeCheck\SystemCheck.cs" />
- <Compile Include="ToolsData\ModeCheck\SystemCheckResult.cs" />
- <Compile Include="ToolsData\ModeCheck\ModeCheckResultBase.cs" />
- <Compile Include="ToolsData\ModeCheck\ColumnCheck.cs" />
- <Compile Include="ToolsData\ModeCheck\EquipmentPartRefEqCheck.cs" />
- <Compile Include="ToolsData\ModeCheck\ColumnCheckResult.cs" />
- <Compile Include="ToolsData\ModeCheck\EquipmentPartRefEqCheckResult.cs" />
- <Compile Include="ToolsData\ModeCheck\GridCheck.cs" />
- <Compile Include="ToolsData\ModeCheck\GridCheckResult.cs" />
- <Compile Include="ToolsData\ModeCheck\SagaSignCheck.cs" />
- <Compile Include="ToolsData\ModeCheck\SagaSignCheckResult.cs" />
- <Compile Include="ToolsData\ModeCheck\FamilyNameCheck.cs" />
- <Compile Include="ToolsData\ModeCheck\UnitCheck.cs" />
- <Compile Include="ToolsData\ModeCheck\FamilyNameCheckResult.cs" />
- <Compile Include="ToolsData\ModeCheck\UnitCheckResult.cs" />
- <Compile Include="ToolsData\CheckBase\WinDataCheckProgressBar.xaml.cs">
- <DependentUpon>WinDataCheckProgressBar.xaml</DependentUpon>
- </Compile>
- <Compile Include="ToolsData\ModeCheck\WinModeCheckSetting.xaml.cs">
- <DependentUpon>WinModeCheckSetting.xaml</DependentUpon>
- </Compile>
- <Compile Include="ToolsData\CorrectLossDuty.cs" />
- <Compile Include="ToolsData\ExportAllCategory.cs" />
- <Compile Include="ToolsData\ExportAllEquipmentAll.cs" />
- <Compile Include="ToolsData\IToolCommand.cs" />
- <Compile Include="ToolsData\UpdateRelationEquipinSpace.cs" />
- <Compile Include="WinView\BeModingDutyList\MEquipNoMode.cs" />
- <Compile Include="WinView\BeModingDutyList\VMBeModeDutyList.cs" />
- <Compile Include="Extend\MRevitEquipBaseExtend.cs" />
- <Compile Include="Extension\MEquipmentExtension.cs" />
- <Compile Include="FileStream\FileOperateBase.cs" />
- <Compile Include="FileStream\FloorFileOperate.cs" />
- <Compile Include="FileStream\FloorSequence.cs" />
- <Compile Include="FileStream\ProjectDirOperate.cs" />
- <Compile Include="FileStream\RevitFileVision.cs" />
- <Compile Include="DataArrange\DalVisionOperate.cs" />
- <Compile Include="FileStream\UBinder.cs" />
- <Compile Include="Gplot\GplotFilesUpload.cs" />
- <Compile Include="Interaction\MBIDocumentSaved.cs" />
- <Compile Include="Interaction\MBIModelInfoUpload.cs" />
- <Compile Include="JsonConvert\BeaconConvert.cs" />
- <Compile Include="JsonConvert\CmbDataSourceConvert.cs" />
- <Compile Include="JsonConvert\CommonConvert.cs" />
- <Compile Include="JsonConvert\EquipmentPartConvert.cs" />
- <Compile Include="JsonConvert\FloorVisionConvert.cs" />
- <Compile Include="JsonConvert\LockConvert.cs" />
- <Compile Include="JsonConvert\MatchFMConvert.cs" />
- <Compile Include="JsonConvert\ModeFileConvert.cs" />
- <Compile Include="JsonConvert\PEPCodeConvert.cs" />
- <Compile Include="JsonConvert\RelationConvert.cs" />
- <Compile Include="JsonConvert\SpaceConvert.cs" />
- <Compile Include="JsonConvert\XYZConvert.cs" />
- <Compile Include="ModeInfoEdit\EquipmentCombineItem.cs" />
- <Compile Include="ModeInfoEdit\EquipmentCombineUtil.cs" />
- <Compile Include="ModeInfoEdit\WinPointInfoTest.xaml.cs">
- <DependentUpon>WinPointInfoTest.xaml</DependentUpon>
- </Compile>
- <Compile Include="Model\MFloorLockState.cs" />
- <Compile Include="Model\MGraphRelationBase.cs" />
- <Compile Include="Model\RltEquipinFloor.cs" />
- <Compile Include="Model\RltComponentRel.cs" />
- <Compile Include="Model\RltBeaconinElementSp.cs" />
- <Compile Include="Model\ServiceImageComparer.cs" />
- <Compile Include="Model\MRevitEquipBaseNull.cs" />
- <Compile Include="ProjectLog\ProjectLogManager.cs" />
- <Compile Include="RequestData\FloorVisionRequest.cs" />
- <Compile Include="RequestData\LockRequest.cs" />
- <Compile Include="RequestData\UploadAttachRequest.cs" />
- <Compile Include="Model\MEquipmentPart.cs" />
- <Compile Include="Model\MRevitEquipBase.cs" />
- <Compile Include="Model\MInsuer.cs" />
- <Compile Include="Model\MMaintenanceDealer.cs" />
- <Compile Include="Model\MSupply.cs" />
- <Compile Include="Model\MManufacturer.cs" />
- <Compile Include="Model\PointLabel.cs" />
- <Compile Include="Model\RltControlRelation.cs" />
- <Compile Include="RequestData\BeaconRequest.cs" />
- <Compile Include="RequestData\CommonRequest.cs" />
- <Compile Include="RequestData\EquipmentPartRequest.cs" />
- <Compile Include="RevitExport\Entity\MbiColumn.cs" />
- <Compile Include="RevitExport\Entity\MBIElement.cs" />
- <Compile Include="RevitExport\Entity\MbiEquipment.cs" />
- <Compile Include="RevitExport\Entity\MbiSpace.cs" />
- <Compile Include="RevitExport\Entity\MbiVirtualWall.cs" />
- <Compile Include="RevitExport\Entity\MbiWall.cs" />
- <Compile Include="RevitExport\ExportData.cs" />
- <Compile Include="RevitExport\ExportDb.cs" />
- <Compile Include="RevitExport\MbiElementClassify.cs" />
- <Compile Include="RevitExport\MbiElementManager.cs" />
- <Compile Include="RevitExport\ParseElement\IParseRevitElement.cs" />
- <Compile Include="RevitExport\ParseElement\LoadParseAttribute.cs" />
- <Compile Include="RevitExport\ParseElement\ParseColumn.cs" />
- <Compile Include="RevitExport\ParseElement\ParseElementManager.cs" />
- <Compile Include="RevitExport\ParseElement\ParseEquipment.cs" />
- <Compile Include="RevitExport\ParseElement\ParseSpace.cs" />
- <Compile Include="RevitExport\ParseElement\ParseVirtualWall.cs" />
- <Compile Include="RevitExport\ParseElement\ParseWall.cs" />
- <Compile Include="RevitExport\RevitElementWrapper.cs" />
- <Compile Include="RevitExport\RevitInfoExport.cs" />
- <Compile Include="RevitReference\RVTBeaconOperate.cs" />
- <Compile Include="TestCommand.cs" />
- <Compile Include="ToolCommand.cs" />
- <Compile Include="Extend\DocExtend.cs" />
- <Compile Include="Extend\ElementExtend.cs" />
- <Compile Include="Extend\H5PageExtend.cs" />
- <Compile Include="Extend\VideoConverter.cs" />
- <Compile Include="Extend\StringExtend.cs" />
- <Compile Include="ToolsData\CheckEquipCategory.cs" />
- <Compile Include="ToolsData\CheckEquipInSpace.cs" />
- <Compile Include="ToolsData\UpdateFileVision.cs" />
- <Compile Include="ToolsData\UpdateRelationEquipinFloor.cs" />
- <Compile Include="Utilities\Oss\OssHelper.cs" />
- <Compile Include="WinView\BeModingDutyList\WinBeModeDutyList.xaml.cs">
- <DependentUpon>WinBeModeDutyList.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\BeModingDutyList\WinFMMergeTip4.xaml.cs">
- <DependentUpon>WinFMMergeTip4.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\BeModingDutyList\WinFMMergeTip2.xaml.cs">
- <DependentUpon>WinFMMergeTip2.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\CommonView\WinCommonTip.xaml.cs">
- <DependentUpon>WinCommonTip.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Login\AddFloorVisibilityConverter.cs" />
- <Compile Include="WinView\Login\DocumentChangedOperatorToBoolConverter.cs" />
- <Compile Include="WinView\Login\FMCheckedToDisplayConverter.cs" />
- <Compile Include="WinView\Login\FMIDToFMDisplayConverter.cs" />
- <Compile Include="WinView\Login\LockStateToVisibleConverter.cs" />
- <Compile Include="WinView\Login\SelectSaveDutyMultiConverter.cs" />
- <Compile Include="WinView\Login\VmSelectSaveDuty.cs" />
- <Compile Include="WinView\Login\WinSelectSaveDuty.xaml.cs">
- <DependentUpon>WinSelectSaveDuty.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\EquipAttachment\MDeviceDocument.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\EquipAttachment\MServiceDrawing.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\EquipAttachment\VmDeviceDocument.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\EquipAttachment\VmServiceDrawing.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\EquipAttachment\WinManageAttachment.xaml.cs">
- <DependentUpon>WinManageAttachment.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\FirmDependance\BaseUpdateItem.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\FirmDependance\InsureContractUpdateItem.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\FirmDependance\ManufacturerUpdateItem.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\FirmDependance\MIUpdateItem.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\FirmDependance\SupplyContractUpdateItem.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\FirmDependance\SupplyUpdateItem.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\ImageMaintenance\MServiceImageAdd.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\ImageMaintenance\MServiceImageModify.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\ImageMaintenance\ServiceImageOperate.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\ImageMaintenance\ServiceImageTemplateSelector.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\ImageMaintenance\WinManagePic.xaml.cs">
- <DependentUpon>WinManagePic.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\ImageMaintenance\WinSelImageType.xaml.cs">
- <DependentUpon>WinSelImageType.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\INotifyPGUpdate.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\MInsuerContract.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\MSupplyContract.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\PointlabelHeaderTextConverter.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\ServiceImageListSuffixFirstConverter.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\ServiceImageListSuffixConverter.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\ServiceImageSuffixVisibleConverter.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\ServiceImageListPreConverter.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\ShowDetailVisibleConverter.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\UcPopuImage.xaml.cs">
- <DependentUpon>UcPopuImage.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\VMMatchFM.cs" />
- <Compile Include="Model\CloudDataBase.cs" />
- <Compile Include="Model\ICloudDataOperate.cs" />
- <Compile Include="Model\ManageInfo.cs" />
- <Compile Include="Model\MEquipFM.cs" />
- <Compile Include="Model\MEquipment.cs" />
- <Compile Include="Model\MEquipmentFamily.cs" />
- <Compile Include="JsonConvert\EquipmentConvert.cs" />
- <Compile Include="Model\MServiceAttachment.cs" />
- <Compile Include="Model\MSpace.cs" />
- <Compile Include="Model\PropertyDefineTb.cs" />
- <Compile Include="Model\RltEquipInSpace.cs" />
- <Compile Include="RequestData\CloudImageRequest.cs" />
- <Compile Include="RequestData\MatchFMRequest.cs" />
- <Compile Include="RequestData\PEPCodeRequest.cs" />
- <Compile Include="RequestData\RelationRequest.cs" />
- <Compile Include="RequestData\EquipmentRequest.cs" />
- <Compile Include="RequestData\SpaceRequest.cs" />
- <Compile Include="WinView\Login\InverseBoolToVisibilityConverter.cs" />
- <Compile Include="WinView\Login\MFloorSequenceConverter.cs" />
- <Compile Include="WinView\Login\UcMFMBuildingDown.xaml.cs">
- <DependentUpon>UcMFMBuildingDown.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Login\UcMFMFloorDown.xaml.cs">
- <DependentUpon>UcMFMFloorDown.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Login\UcMFMFloorUp.xaml.cs">
- <DependentUpon>UcMFMFloorUp.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Login\UcMFMProjectDown.xaml.cs">
- <DependentUpon>UcMFMProjectDown.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Login\UcMFMBuildingUp.xaml.cs">
- <DependentUpon>UcMFMBuildingUp.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Login\UcMFMProjectUp.xaml.cs">
- <DependentUpon>UcMFMProjectUp.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Login\WinMFMDownloadProcress.xaml.cs">
- <DependentUpon>WinMFMDownloadProcress.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Login\WinMFMUploadProcress.xaml.cs">
- <DependentUpon>WinMFMUploadProcress.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Login\WinMissFloor.xaml.cs">
- <DependentUpon>WinMissFloor.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Login\WinModeFileManage.xaml.cs">
- <DependentUpon>WinModeFileManage.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Login\WinOpenFile.xaml.cs">
- <DependentUpon>WinOpenFile.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Login\WinSelectProjectPath.xaml.cs">
- <DependentUpon>WinSelectProjectPath.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Login\WinTreeLeftMouseTip.xaml.cs">
- <DependentUpon>WinTreeLeftMouseTip.xaml</DependentUpon>
- </Compile>
- <Compile Include="Model\MDataDictionary.cs" />
- <Compile Include="Model\MFileBase.cs" />
- <Compile Include="Model\MFloor.cs" />
- <Compile Include="Model\MBuilding.cs" />
- <Compile Include="Model\MInfoCode.cs" />
- <Compile Include="Model\MProject.cs" />
- <Compile Include="WinView\Login\WinLogin.xaml.cs">
- <DependentUpon>WinLogin.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Login\WinSelectProject.xaml.cs">
- <DependentUpon>WinSelectProject.xaml</DependentUpon>
- </Compile>
- <Compile Include="Model\TreeNodeItem.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="RequestData\CmbDataSourceRequest.cs" />
- <Compile Include="RequestData\LoginRequest.cs" />
- <Compile Include="RequestData\ModeFileRequest.cs" />
- <Compile Include="RequestData\UpLoadFileRequest.cs" />
- <Compile Include="Common\CommonTool.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\IdlingEditInstance.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\MMissFMEquip.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\PWGInstace.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\NullPWGInstace.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\CloudKeyToImageConverter.cs" />
- <Compile Include="WinView\ModeInfoMaintenance\WinConfigRunParam.xaml.cs">
- <DependentUpon>WinConfigRunParam.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\WinInsuer.xaml.cs">
- <DependentUpon>WinInsuer.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\WinMaintenanceDealer.xaml.cs">
- <DependentUpon>WinMaintenanceDealer.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\WinMatchFMTip_FMNoBimId.xaml.cs">
- <DependentUpon>WinMatchFMTip_FMNoBimId.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\WinMatchFMTip_FamilyChanged.xaml.cs">
- <DependentUpon>WinMatchFMTip_FamilyChanged.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\WinMatchFMTip_CloudMatchedReplace.xaml.cs">
- <DependentUpon>WinMatchFMTip_CloudMatchedReplace.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\WinMatchFMTip_DutyMatched.xaml.cs">
- <DependentUpon>WinMatchFMTip_DutyMatched.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\WinModeInfoMaintenanceForSpace.xaml.cs">
- <DependentUpon>WinModeInfoMaintenanceForSpace.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\WinRealityUpdateTime.xaml.cs">
- <DependentUpon>WinRealityUpdateTime.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\WinSupply.xaml.cs">
- <DependentUpon>WinSupply.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\WinManufacturer.xaml.cs">
- <DependentUpon>WinManufacturer.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\WinMatchFM.xaml.cs">
- <DependentUpon>WinMatchFM.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\WinMissFMList.xaml.cs">
- <DependentUpon>WinMissFMList.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\WinModeInfoMaintenance.xaml.cs">
- <DependentUpon>WinModeInfoMaintenance.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\WinMatchFMTip_FMMatched.xaml.cs">
- <DependentUpon>WinMatchFMTip_FMMatched.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\WinInsuerContractInfo.xaml.cs">
- <DependentUpon>WinInsuerContractInfo.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\ModeInfoMaintenance\WinSupplyContractInfo.xaml.cs">
- <DependentUpon>WinSupplyContractInfo.xaml</DependentUpon>
- </Compile>
- <Compile Include="Model\MBeacon.cs" />
- <Compile Include="WinView\PositionBeaconModeling\PointLabelStateConverter.cs" />
- <Compile Include="WinView\PositionBeaconModeling\VMBeacon.cs" />
- <Compile Include="WinView\PositionBeaconModeling\WinBeacon.xaml.cs">
- <DependentUpon>WinBeacon.xaml</DependentUpon>
- </Compile>
- <Compile Include="DataArrange\DalUploadFloor.cs" />
- <Compile Include="WinView\Space\GeometryHelper.cs" />
- <Compile Include="WinView\Space\ServerSpace.cs" />
- <Compile Include="WinView\Space\WinConfirm.xaml.cs">
- <DependentUpon>WinConfirm.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Space\WinCreateSpace.xaml.cs">
- <DependentUpon>WinCreateSpace.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Space\WinCreateSpaceWeb.xaml.cs">
- <DependentUpon>WinCreateSpaceWeb.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Space\WinSelectSpace.xaml.cs">
- <DependentUpon>WinSelectSpace.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\TraceView\Traceloger.cs" />
- <Compile Include="WinView\TraceView\WinTraceView.xaml.cs">
- <DependentUpon>WinTraceView.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Upload\MTopologyGriph.cs" />
- <Compile Include="WinView\Upload\UploadFilesSelectConverter.cs" />
- <Compile Include="WinView\Upload\UploadFloor.cs" />
- <Compile Include="WinView\Upload\VMUploadModeManage.cs" />
- <Compile Include="WinView\Upload\WinUnlockedFloorList.xaml.cs">
- <DependentUpon>WinUnlockedFloorList.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Upload\WinUploadTipFileOverdue.xaml.cs">
- <DependentUpon>WinUploadTipFileOverdue.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Upload\WinUploadSaveFileConfirm.xaml.cs">
- <DependentUpon>WinUploadSaveFileConfirm.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Upload\WinUploadConfirmReplace.xaml.cs">
- <DependentUpon>WinUploadConfirmReplace.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Upload\WinUploadConfirmModify.xaml.cs">
- <DependentUpon>WinUploadConfirmModify.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\Upload\WinUploadModeManage.xaml.cs">
- <DependentUpon>WinUploadModeManage.xaml</DependentUpon>
- </Compile>
- <Compile Include="WinView\WinSpaceSeleteCreate.xaml.cs">
- <DependentUpon>WinSpaceSeleteCreate.xaml</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Page Include="ModeInfoEdit\WinPointMergeTip.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="ModeInfoEdit\WinPointInfoMerge.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="ModeInfoEdit\WinPointInfoTest.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="ToolsData\CheckBase\WinDataCheckProgressBar.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="ToolsData\ModeCheck\WinModeCheckSetting.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="ToolsData\DataCheck\WinDataCheckSetting.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\BeModingDutyList\WinBeModeDutyList.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\BeModingDutyList\WinFMMergeTip4.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\BeModingDutyList\WinFMMergeTip2.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\CommonView\WinCommonTip.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\Login\UcMFMBuildingDown.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\Login\UcMFMFloorDown.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\Login\UcMFMFloorUp.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\Login\UcMFMProjectDown.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\Login\UcMFMBuildingUp.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\Login\UcMFMProjectUp.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\Login\WinLogin.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\Login\WinMFMDownloadProcress.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\Login\WinMFMUploadProcress.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\Login\WinSelectSaveDuty.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\Login\WinMissFloor.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\Login\WinModeFileManage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\Login\WinOpenFile.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\Login\WinSelectProject.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\Login\WinSelectProjectPath.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\Login\WinTreeLeftMouseTip.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\EquipAttachment\WinManageAttachment.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\ImageMaintenance\WinManagePic.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\ImageMaintenance\WinSelImageType.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\UcPopuImage.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinConfigRunParam.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinInsuer.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinMaintenanceDealer.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinMatchFMTip_FMNoBimId.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinMatchFMTip_FamilyChanged.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinMatchFMTip_CloudMatchedReplace.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinMatchFMTip_DutyMatched.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinModeInfoMaintenanceForSpace.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinRealityUpdateTime.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinSupply.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinManufacturer.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinMatchFM.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinMissFMList.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinModeInfoMaintenance.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinMatchFMTip_FMMatched.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinInsuerContractInfo.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\ModeInfoMaintenance\WinSupplyContractInfo.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\PositionBeaconModeling\WinBeacon.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\Space\WinConfirm.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\Space\WinCreateSpace.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\Space\WinCreateSpaceWeb.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\Space\WinSelectSpace.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\TraceView\WinTraceView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\Upload\WinUnlockedFloorList.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\Upload\WinUploadTipFileOverdue.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\Upload\WinUploadSaveFileConfirm.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\Upload\WinUploadConfirmReplace.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="WinView\Upload\WinUploadConfirmModify.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\Upload\WinUploadModeManage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="WinView\WinSpaceSeleteCreate.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\CEFSharpWPF\CEFSharpWPF.csproj">
- <Project>{6449f956-11a3-4207-ae0f-9ab8563dfdce}</Project>
- <Name>CEFSharpWPF</Name>
- </ProjectReference>
- <ProjectReference Include="..\FirmLib\Com.FirmLib.UI\Com.FirmLib.UI.csproj">
- <Project>{1a6202ba-6646-48d1-8f93-f55ed4cff075}</Project>
- <Name>Com.FirmLib.UI</Name>
- </ProjectReference>
- <ProjectReference Include="..\FirmLib\Com.FirmLib\Com.FirmLib.csproj">
- <Project>{8e39978d-e06f-44cd-bbc9-b6f10fac29de}</Project>
- <Name>Com.FirmLib</Name>
- </ProjectReference>
- <ProjectReference Include="..\SAGA.DotNetUtils\SAGA.DotNetUtils.csproj">
- <Project>{07b73c98-dcb0-4782-81fa-f50a30b563ab}</Project>
- <Name>SAGA.DotNetUtils</Name>
- </ProjectReference>
- <ProjectReference Include="..\SAGA.MBIAssistData\SAGA.MBIAssistData.csproj">
- <Project>{a36305ab-217a-4a6b-8b78-ea79497b1807}</Project>
- <Name>SAGA.MBIAssistData</Name>
- </ProjectReference>
- <ProjectReference Include="..\SAGA.RevitUtils\SAGA.RevitUtils.csproj">
- <Project>{d6201677-b7e4-495a-81ab-33c5837121e6}</Project>
- <Name>SAGA.RevitUtils</Name>
- </ProjectReference>
- <ProjectReference Include="..\SAGA.Revit\SAGA.Revit.csproj">
- <Project>{26c0661d-086c-4352-84b0-03b5d493ec77}</Project>
- <Name>SAGA.Revit</Name>
- </ProjectReference>
- <ProjectReference Include="..\SAGA.Models\SAGA.Models.csproj">
- <Project>{E77D7F18-966E-4EF9-ACD6-DD9AD38EFF3D}</Project>
- <Name>SAGA.Models</Name>
- </ProjectReference>
- <ProjectReference Include="..\WPfPointInfo\WPfPointInfo.csproj">
- <Project>{1c405644-3a64-4eb2-a56d-88ea95900faa}</Project>
- <Name>WPfPointInfo</Name>
- </ProjectReference>
- <ProjectReference Include="..\WPG\WPG.csproj">
- <Project>{022eda6a-0b76-44c3-a530-8312c1b40030}</Project>
- <Name>WPG</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Image\page.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Image\folder.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\folder_go.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="packages.config" />
- <None Include="WinView\Space\README.md" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Image\add.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Image\film.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\image.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\pictures.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Image\bin.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\upload.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Image\download.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- </ItemGroup>
- <ItemGroup>
- <Content Include="FodyWeavers.xml" />
- <Content Include="sagacloud.ico" />
- <Resource Include="Image\correlation.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\details.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\location.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\newmode.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\lock.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include=".NETFramework,Version=v4.6.1">
- <Visible>False</Visible>
- <ProductName>Microsoft .NET Framework 4.6.1 %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 />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PreBuildEvent>
- </PreBuildEvent>
- </PropertyGroup>
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('..\packages\MrAdvice.2.7.2\build\MrAdvice.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MrAdvice.2.7.2\build\MrAdvice.targets'))" />
- </Target>
- <Import Project="..\packages\MrAdvice.2.7.2\build\MrAdvice.targets" Condition="Exists('..\packages\MrAdvice.2.7.2\build\MrAdvice.targets')" />
- </Project>
|