|
@@ -53,14 +53,17 @@
|
|
<Reference Include="NPOI.OpenXmlFormats, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
|
<Reference Include="NPOI.OpenXmlFormats, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
|
|
<HintPath>..\..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
- <Reference Include="RevitAPI">
|
|
|
|
- <HintPath>Dlls\RevitAPI.dll</HintPath>
|
|
|
|
|
|
+ <Reference Include="RevitAPI, Version=17.0.0.0, Culture=neutral, processorArchitecture=AMD64">
|
|
|
|
+ <SpecificVersion>False</SpecificVersion>
|
|
|
|
+ <HintPath>..\Dlls\RevitAPI.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
- <Reference Include="SAGA.DotNetUtils">
|
|
|
|
- <HintPath>Dlls\SAGA.DotNetUtils.dll</HintPath>
|
|
|
|
|
|
+ <Reference Include="SAGA.DotNetUtils, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
+ <SpecificVersion>False</SpecificVersion>
|
|
|
|
+ <HintPath>..\Dlls\SAGA.DotNetUtils.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
- <Reference Include="SAGA.RevitUtils">
|
|
|
|
- <HintPath>Dlls\SAGA.RevitUtils.dll</HintPath>
|
|
|
|
|
|
+ <Reference Include="SAGA.RevitUtils, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
+ <SpecificVersion>False</SpecificVersion>
|
|
|
|
+ <HintPath>..\Dlls\SAGA.RevitUtils.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Core" />
|
|
@@ -70,9 +73,6 @@
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Xml" />
|
|
- <Reference Include="UIFramework">
|
|
|
|
- <HintPath>E:\Program Files\Autodesk\Revit 2017\UIFramework.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="CheckFactory.cs" />
|
|
<Compile Include="CheckFactory.cs" />
|