123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346 |
- <?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>{D6201677-B7E4-495A-81AB-33C5837121E6}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>SAGA.RevitUtils</RootNamespace>
- <AssemblyName>SAGA.RevitUtils</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <TargetFrameworkProfile />
- </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>
- <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>
- </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>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x64\Debug\</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>
- </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>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'RR17|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)' == 'RR17|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\RR17\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'RR17|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x64\RR17\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <ItemGroup>
- <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.Runtime.Serialization" />
- <Reference Include="System.Windows" />
- <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" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Commands\IRegisterDockpaneApp.cs" />
- <Compile Include="Commands\IRegisterStructRebarCountApp.cs" />
- <Compile Include="Commands\IRegisterUpdaterTrigger.cs" />
- <Compile Include="Commands\RegisterDockpaneApp.cs" />
- <Compile Include="Commands\RegisterStructRebarCountApp.cs" />
- <Compile Include="Commands\RegisterUpdaterTrigger.cs" />
- <Compile Include="Commands\RegisterViewActivated.cs" />
- <Compile Include="CommonClass.cs" />
- <Compile Include="CommonMEP.cs" />
- <Compile Include="Common_Form.cs" />
- <Compile Include="Control\VersionAdapter.cs" />
- <Compile Include="Data\ElementEdgesArray.cs" />
- <Compile Include="Data\ElementEqualityComparer.cs" />
- <Compile Include="Data\ElementsEdge.cs" />
- <Compile Include="Data\ElementsVertex.cs" />
- <Compile Include="Data\GraphNode.cs" />
- <Compile Include="Data\Graph\SystemData.cs" />
- <Compile Include="Data\Graph\SystemEdge.cs" />
- <Compile Include="Data\Graph\SystemGraph.cs" />
- <Compile Include="Data\Graph\SystemVertex.cs" />
- <Compile Include="Data\HandledMap.cs" />
- <Compile Include="Data\JoinItem.cs" />
- <Compile Include="Data\TElement.cs" />
- <Compile Include="ErrorSupports\ErrorGrades.cs" />
- <Compile Include="ErrorSupports\ErrorHandlers.cs" />
- <Compile Include="ErrorSupports\FailuresPreprocessor.cs" />
- <Compile Include="ErrorSupports\ShowInfoStringException.cs" />
- <Compile Include="ErrorSupports\TErrorSupport.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="ExtendInterface\IDocumentSaved.cs" />
- <Compile Include="ExtendInterface\RevitEventsSetting.cs" />
- <Compile Include="ExtendInterface\RevitTrigger.cs" />
- <Compile Include="ExtendInterface\ServiceSetting.cs" />
- <Compile Include="Extends\ArcExtend.cs" />
- <Compile Include="Extends\Configuration.cs" />
- <Compile Include="Extends\CurveArrayExtend.cs" />
- <Compile Include="Extends\CurveElementExtend.cs" />
- <Compile Include="Extends\CurveExtend.cs" />
- <Compile Include="Extends\DocumentExtend.cs" />
- <Compile Include="Extends\DoubleExtend.cs" />
- <Compile Include="Extends\ElementExtend.cs" />
- <Compile Include="Extends\ElementTypeExtend.cs" />
- <Compile Include="Extends\ExternalApplication.cs" />
- <Compile Include="Extends\ExternalCommand.cs" />
- <Compile Include="Extends\ExternalDataWrapper.cs" />
- <Compile Include="Extends\FaceExtend.cs" />
- <Compile Include="Extends\FamilyExtend.cs" />
- <Compile Include="Extends\FamilyInstanceExtend.cs" />
- <Compile Include="Extends\FamilyParameterSetExtend.cs" />
- <Compile Include="Extends\FamilySymbolExtend.cs" />
- <Compile Include="Extends\FilteredElementCollectorExtend.cs" />
- <Compile Include="Extends\FloorExtend.cs" />
- <Compile Include="Extends\GeometryElementExtension.cs" />
- <Compile Include="Extends\LevelExtend.cs" />
- <Compile Include="Extends\LineExtend.cs" />
- <Compile Include="Extends\LocationExtend.cs" />
- <Compile Include="Extends\OpeningExtend.cs" />
- <Compile Include="Extends\ParameterExtend.cs" />
- <Compile Include="Extends\PipeExtend.cs" />
- <Compile Include="Extends\PlaneExtend.cs" />
- <Compile Include="Extends\PointDistanceInfo.cs" />
- <Compile Include="Extends\RoomExtend.cs" />
- <Compile Include="Extends\SelectionFilter.cs" />
- <Compile Include="Extends\SharedParameterExtend.cs" />
- <Compile Include="Extends\SpaceExtend.cs" />
- <Compile Include="Extends\TransactionExtend.cs" />
- <Compile Include="Extends\UIApplicationExtend.cs" />
- <Compile Include="Extends\UIDocumentExtend.cs" />
- <Compile Include="Extends\ViewExtend.cs" />
- <Compile Include="Extends\WallExtend.cs" />
- <Compile Include="Extends\XYZExtend.cs" />
- <Compile Include="ExtensibleStorage\ElementDataStorage.cs" />
- <Compile Include="ExtensibleStorage\EnumDefination.cs" />
- <Compile Include="Geometry\EdgeInfo.cs" />
- <Compile Include="Geometry\Geometry.cs" />
- <Compile Include="Geometry\Geometry2D.cs" />
- <Compile Include="Information.cs" />
- <Compile Include="Infrastructure\DoubleCompare.cs" />
- <Compile Include="Infrastructure\XYZByQuadrantCompare.cs" />
- <Compile Include="Infrastructure\XYZCompare.cs" />
- <Compile Include="Log\DocumentLogManager.cs" />
- <Compile Include="Log\LogHelper.cs" />
- <Compile Include="Log\ProjectLogManager.cs" />
- <Compile Include="Log\TSZRLoggerProxy.cs" />
- <Compile Include="MBIExtension\MBIDocExtension.cs" />
- <Compile Include="MEP\CableTrayExtend.cs" />
- <Compile Include="MEP\CommonComparer.cs" />
- <Compile Include="MEP\CommonFilter.cs" />
- <Compile Include="MEP\ConduitExtend.cs" />
- <Compile Include="MEP\ConnectorExtend.cs" />
- <Compile Include="MEP\DuctExtend.cs" />
- <Compile Include="MEP\MEPSystemTypeExtend.cs" />
- <Compile Include="MEP\ElementsTreeNode.cs" />
- <Compile Include="MEP\ElementTreeNode.cs" />
- <Compile Include="MEP\ElementTreeNodeParse.cs" />
- <Compile Include="MEP\CommonEqualComparer.cs" />
- <Compile Include="MEP\HorDuctFilter.cs" />
- <Compile Include="MEP\HorPipeFilter.cs" />
- <Compile Include="MEP\IDictionaryExtend.cs" />
- <Compile Include="MEP\LineExtend.cs" />
- <Compile Include="MEP\MEPCurveExtend.cs" />
- <Compile Include="MEP\MEPCurveTypeExtend.cs" />
- <Compile Include="MEP\MEPExtend.cs" />
- <Compile Include="MEP\MepJoinUtil.cs" />
- <Compile Include="MEP\PipeExtend.cs" />
- <Compile Include="MEP\PipeFilter.cs" />
- <Compile Include="MEP\PipeTypeExtend.cs" />
- <Compile Include="MEP\ReferenceElement.cs" />
- <Compile Include="MEP\TNode.cs" />
- <Compile Include="MEP\TreeParse.cs" />
- <Compile Include="MEP\TreePathParse.cs" />
- <Compile Include="MEP\VerDuctFilter.cs" />
- <Compile Include="MEP\VerPipeFilter.cs" />
- <Compile Include="MessageShow.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="RevitDraw\RevitDrawArea.cs" />
- <Compile Include="ExtendInterface\RevitEventsBingding.cs" />
- <Compile Include="RevitHelper.cs" />
- <Compile Include="Service\IInputService.cs" />
- <Compile Include="StatisticsWireInfor.cs" />
- <Compile Include="Version\DocumentVersionManager.cs" />
- <Compile Include="Windows\CommandInfo.cs" />
- <Compile Include="Windows\CommandQueue.cs" />
- <Compile Include="Windows\ExecuteCmd.cs" />
- <Compile Include="Windows\ExternalEventExecuteEventArgs.cs" />
- <Compile Include="Windows\ITszExternalEventHandler.cs" />
- <Compile Include="Windows\ModelessWindow.cs" />
- <Compile Include="Windows\PressHelper.cs" />
- <Compile Include="Windows\RaisedCallback.cs" />
- <Compile Include="Windows\Request.cs" />
- <Compile Include="Windows\RequestId.cs" />
- <Compile Include="Windows\RquestHandler.cs" />
- <Compile Include="Windows\TIdlingExternalEvent.cs" />
- <Compile Include="Windows\TszExternalEventHandler.cs" />
- <Compile Include="Windows\WinBase.cs" />
- <Compile Include="WinForm\MessageForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="WinForm\MessageForm.Designer.cs">
- <DependentUpon>MessageForm.cs</DependentUpon>
- </Compile>
- <Compile Include="WinForm\Win32WindowImpl.cs" />
- <Compile Include="XYZPair.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="log4net.config" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="WinForm\MessageForm.resx">
- <DependentUpon>MessageForm.cs</DependentUpon>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\SAGA.DotNetUtils\SAGA.DotNetUtils.csproj">
- <Project>{07b73c98-dcb0-4782-81fa-f50a30b563ab}</Project>
- <Name>SAGA.DotNetUtils</Name>
- </ProjectReference>
- <ProjectReference Include="..\SAGA.RevitAPI\SAGA.RevitAPIR2018.csproj">
- <Project>{fb86504f-29db-4766-a2da-22842e5f770d}</Project>
- <Name>SAGA.RevitAPIR2018</Name>
- </ProjectReference>
- <ProjectReference Include="..\SAGA.RevitUtility\SAGA.RevitUtility.csproj">
- <Project>{5f78f5f7-95ba-4b72-8181-230b11192eca}</Project>
- <Name>SAGA.RevitUtility</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|