| | |
| | | </Reference> |
| | | <Reference Include="PresentationCore" /> |
| | | <Reference Include="PresentationFramework" /> |
| | | <Reference Include="RevitAPI"> |
| | | <HintPath>..\..\..\Program Files\Autodesk\Revit 2022\RevitAPI.dll</HintPath> |
| | | <Reference Include="RevitAPI, Version=22.0.0.0, Culture=neutral, processorArchitecture=AMD64"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>Reference\RevitAPI.dll</HintPath> |
| | | <Private>False</Private> |
| | | </Reference> |
| | | <Reference Include="RevitAPIUI"> |
| | | <HintPath>..\..\..\Program Files\Autodesk\Revit 2022\RevitAPIUI.dll</HintPath> |
| | | <Reference Include="RevitAPIUI, Version=22.0.0.0, Culture=neutral, processorArchitecture=AMD64"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>Reference\RevitAPIUI.dll</HintPath> |
| | | <Private>False</Private> |
| | | </Reference> |
| | | <Reference Include="Spire.XLS, Version=13.10.1.0, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\Spire.XLS.13.10.1\lib\net40\Spire.XLS.dll</HintPath> |
| | |
| | | <Reference Include="System.ServiceProcess" /> |
| | | <Reference Include="System.Transactions" /> |
| | | <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="WindowsBase" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="Common\DescriptionExtension.cs" /> |
| | | <Compile Include="Common\Global.cs" /> |
| | | <Compile Include="Common\Log.cs" /> |
| | | <Compile Include="Common\MEPHelper.cs" /> |
| | | <Compile Include="Common\NetWorkHelper.cs" /> |
| | | <Compile Include="Common\ThumbnailUtils.cs" /> |
| | | <Compile Include="Entity\ExternalEvent_CreateInstance.cs" /> |
| | | <Compile Include="Entity\FamilyLoadOptions.cs" /> |
| | | <Compile Include="Entity\UnitType.cs" /> |
| | | <Compile Include="Enum\FamilyType.cs" /> |
| | | <Compile Include="Forms\Form_CheckResult.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="Forms\Form_CheckResult.Designer.cs"> |
| | | <DependentUpon>Form_CheckResult.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Forms\Wpf_FamilyPanel.xaml.cs"> |
| | | <DependentUpon>Wpf_FamilyPanel.xaml</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Parser\Qita.cs" /> |
| | | <Compile Include="Plugin\Application.cs" /> |
| | | <Compile Include="Utility\BoundingBoxHelper.cs" /> |
| | | <Compile Include="Utility\DialogHelper.cs" /> |
| | | <Compile Include="Utility\DockPaneUtil.cs" /> |
| | | <Compile Include="Utility\ExcelHelper.cs" /> |
| | | <Compile Include="Utility\ExternalCommandUtils.cs" /> |
| | | <Compile Include="Utility\ParameterOperator.cs" /> |
| | | <Compile Include="Entity\CategoryConfig.cs" /> |
| | | <Compile Include="Forms\Form_SystemSelect.cs"> |
| | |
| | | <Compile Include="Common\WaterRemark.cs" /> |
| | | <Compile Include="Utility\ParserManager.cs" /> |
| | | <Compile Include="Utility\PropertyUitlity.cs" /> |
| | | <Compile Include="Service\SearchService.cs" /> |
| | | <Compile Include="Utility\RevitUtil.cs" /> |
| | | <Compile Include="Utility\Ribbon.cs" /> |
| | | <Compile Include="Utility\VersionUtil.cs" /> |
| | | <Compile Include="Utility\ViewHelper.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Folder Include="Enum\" /> |
| | | <Folder Include="Interface\" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | |
| | | <ItemGroup> |
| | | <EmbeddedResource Include="Resources\piping_system_detect2.png" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Page Include="Forms\Wpf_FamilyPanel.xaml"> |
| | | <SubType>Designer</SubType> |
| | | <Generator>MSBuild:Compile</Generator> |
| | | </Page> |
| | | </ItemGroup> |
| | | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| | | </Project> |