123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299 |
- <?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>{554D7D04-9CA5-40B2-BD7B-9FBDBFD1E9C6}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Saga.PlugIn</RootNamespace>
- <AssemblyName>Saga.PlugIn</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </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>
- </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>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
- <HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\packages\Newtonsoft.Json.10.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="NPOI, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <HintPath>..\packages\NPOI.2.2.1\lib\net40\NPOI.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OOXML, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <HintPath>..\packages\NPOI.2.2.1\lib\net40\NPOI.OOXML.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OpenXml4Net, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <HintPath>..\packages\NPOI.2.2.1\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OpenXmlFormats, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <HintPath>..\packages\NPOI.2.2.1\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
- </Reference>
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="RevitAPI">
- <HintPath>..\Dlls\RevitDll\Current\RevitAPI.dll</HintPath>
- </Reference>
- <Reference Include="RevitAPIUI">
- <HintPath>..\Dlls\RevitDll\Current\RevitAPIUI.dll</HintPath>
- </Reference>
- <Reference Include="SAGA.DotNetUtils, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\ServiceRevit\RevitDlls\SAGA.DotNetUtils.dll</HintPath>
- </Reference>
- <Reference Include="SAGA.RevitUtils, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\ServiceRevit\RevitDlls\SAGA.RevitUtils.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <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="WindowsBase" />
- <Reference Include="XamlAnimatedGif, Version=1.2.2.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\XamlAnimatedGif.1.2.2\lib\net45\XamlAnimatedGif.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="CreateFacility\CreateFacilityConst.cs" />
- <Compile Include="CreateFacility\CreateFacilityRevitUtils.cs" />
- <Compile Include="CreateFacility\MFacilityTabCode.cs" />
- <Compile Include="CreateFacility\ParseFacilityTabCode.cs" />
- <Compile Include="CreateFacility\VMCreateFacility.cs" />
- <Compile Include="CreateFacility\WinSelectDeviceClass.xaml.cs">
- <DependentUpon>WinSelectDeviceClass.xaml</DependentUpon>
- </Compile>
- <Compile Include="CreateFacility\WinCreateFacility.xaml.cs">
- <DependentUpon>WinCreateFacility.xaml</DependentUpon>
- </Compile>
- <Compile Include="CreateFacility\WinTipExisted.xaml.cs">
- <DependentUpon>WinTipExisted.xaml</DependentUpon>
- </Compile>
- <Compile Include="CreateFacility\WinTipCreateSuccess.xaml.cs">
- <DependentUpon>WinTipCreateSuccess.xaml</DependentUpon>
- </Compile>
- <Compile Include="CreateFacility\WinTipMissFamily.xaml.cs">
- <DependentUpon>WinTipMissFamily.xaml</DependentUpon>
- </Compile>
- <Compile Include="CreateFacilityCommand.cs" />
- <Compile Include="CreateSpaceCommand.cs" />
- <Compile Include="OtherCommand.cs" />
- <Compile Include="Other\CopyParameterValue.cs" />
- <Compile Include="Other\RenameSystemName.cs" />
- <Compile Include="Other\WinParameterDic.xaml.cs">
- <DependentUpon>WinParameterDic.xaml</DependentUpon>
- </Compile>
- <Compile Include="Other\WinSelectFileFloder.xaml.cs">
- <DependentUpon>WinSelectFileFloder.xaml</DependentUpon>
- </Compile>
- <Compile Include="VerticalPipeCheckCommand.cs" />
- <Compile Include="ModelCheckCommand.cs" />
- <Compile Include="ModelCheck\ModelCheckConverter.cs" />
- <Compile Include="ModelCheck\InstanceLocationOverlapCheck.cs" />
- <Compile Include="ModelCheck\VMModelCheck.cs" />
- <Compile Include="ModelCheck\CheckOperation.cs" />
- <Compile Include="ModelCheck\ColumnCheck.cs" />
- <Compile Include="ModelCheck\ConnectorCheck.cs" />
- <Compile Include="ModelCheck\DataCheckRule.cs" />
- <Compile Include="ModelCheck\DCElementType.cs" />
- <Compile Include="ModelCheck\DCNPOIExtend.cs" />
- <Compile Include="ModelCheck\DCRExport.cs" />
- <Compile Include="ModelCheck\ElementExtend.cs" />
- <Compile Include="ModelCheck\ElementRangeCheck.cs" />
- <Compile Include="ModelCheck\EquipmentInSpaceCheck.cs" />
- <Compile Include="ModelCheck\EquipmentPartRefEqCheck.cs" />
- <Compile Include="ModelCheck\EquipReferSystemCheck.cs" />
- <Compile Include="ModelCheck\FamilyNameCheck.cs" />
- <Compile Include="ModelCheck\ICheckBase.cs" />
- <Compile Include="ModelCheck\ParseIgnoreAttribute.cs" />
- <Compile Include="ModelCheck\MepExtension.cs" />
- <Compile Include="ModelCheck\ModeCheckBase.cs" />
- <Compile Include="ModelCheck\ModeCheckResultBase.cs" />
- <Compile Include="ModelCheck\ModelCheckConst.cs" />
- <Compile Include="ModelCheck\ParameterIntegrityCheck.cs" />
- <Compile Include="ModelCheck\PhaseUtil.cs" />
- <Compile Include="ModelCheck\PipeCheck.cs" />
- <Compile Include="ModelCheck\SagaSignCheck.cs" />
- <Compile Include="ModelCheck\SystemCheck.cs" />
- <Compile Include="ModelCheck\UnitCheck.cs" />
- <Compile Include="ModelCheck\WinModeCheck.xaml.cs">
- <DependentUpon>WinModeCheck.xaml</DependentUpon>
- </Compile>
- <Compile Include="ModelCheck\WinTipCheckComplete.xaml.cs">
- <DependentUpon>WinTipCheckComplete.xaml</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="VerticalPipeCheck\VerticalPipeUtil.cs" />
- <Compile Include="VerticalPipeCheck\VmVerticalPipeCheck.cs" />
- <Compile Include="VerticalPipeCheck\WinVecticalPipeCheck.xaml.cs">
- <DependentUpon>WinVecticalPipeCheck.xaml</DependentUpon>
- </Compile>
- <Compile Include="VerticalPipeCheck\WinTipVPipeCheckComplete.xaml.cs">
- <DependentUpon>WinTipVPipeCheckComplete.xaml</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Resource Include="ModelCheck\Image\正确.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="ModelCheck\Image\等待.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="ModelCheck\Image\错误.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\复制指定参数A的值到指定参数B中16.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\复制指定参数A的值到指定参数B中32.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\查询设备所在空间16.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\查询设备所在空间32.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\重命名系统名称16.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\重命名系统名称32.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Content Include="VerticalPipeCheck\ExcelTemplate\立管对齐检查-模板.xlsx">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Resource Include="CreateFacility\Image\成功.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="CreateFacility\Image\警告.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="CreateFacility\Image\错误.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\进度条.gif">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\上一层.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\下一层.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\建模规范检查32.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\待建模设备32.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\建模规范检查16.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\待建模设备16.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\立管检查16.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Image\立管检查32.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- <Content Include="ModelCheck\ExcelTemplate\模型检查结果输出格式-模版.xlsx">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <None Include="app.config" />
- <None Include="packages.config" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\FWindSoft.Revit\FWindSoft.Revit.csproj">
- <Project>{e2f5add4-e414-4334-93bd-c7112e9aa151}</Project>
- <Name>FWindSoft.Revit</Name>
- </ProjectReference>
- <ProjectReference Include="..\FWindSoft.WinForm\FWindSoft.WinForm.csproj">
- <Project>{8ebdabb7-c386-40b6-bb4c-4129e8e11903}</Project>
- <Name>FWindSoft.WinForm</Name>
- </ProjectReference>
- <ProjectReference Include="..\FWindSoft.Wpf\FWindSoft.Wpf.csproj">
- <Project>{28e63cc9-6cfb-47a1-8b40-4cf9e4309d51}</Project>
- <Name>FWindSoft.Wpf</Name>
- </ProjectReference>
- <ProjectReference Include="..\FWindSoft\FWindSoft.csproj">
- <Project>{063ebafb-9f7b-4cd7-b960-70464bf3ea33}</Project>
- <Name>FWindSoft</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Page Include="CreateFacility\WinSelectDeviceClass.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="CreateFacility\WinCreateFacility.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="CreateFacility\WinTipExisted.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="CreateFacility\WinTipCreateSuccess.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="CreateFacility\WinTipMissFamily.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="ModelCheck\WinModeCheck.xaml">
- <SubType>Designer</SubType>
- <Generator>XamlIntelliSenseFileGenerator</Generator>
- </Page>
- <Page Include="ModelCheck\WinTipCheckComplete.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Other\WinParameterDic.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Other\WinSelectFileFloder.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="VerticalPipeCheck\WinVecticalPipeCheck.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="VerticalPipeCheck\WinTipVPipeCheckComplete.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|