|
@@ -46,9 +46,11 @@
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="RevitAPI">
|
|
<Reference Include="RevitAPI">
|
|
<HintPath>Dlls\RevitAPI.dll</HintPath>
|
|
<HintPath>Dlls\RevitAPI.dll</HintPath>
|
|
|
|
+ <Private>False</Private>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="RevitNET">
|
|
<Reference Include="RevitNET">
|
|
<HintPath>Dlls\RevitNET.dll</HintPath>
|
|
<HintPath>Dlls\RevitNET.dll</HintPath>
|
|
|
|
+ <Private>False</Private>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="SAGA.DotNetUtils, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<Reference Include="SAGA.DotNetUtils, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<SpecificVersion>False</SpecificVersion>
|
|
@@ -68,6 +70,7 @@
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="RevitCoreContext.cs" />
|
|
<Compile Include="RevitCoreContext.cs" />
|
|
|
|
+ <Compile Include="RevitUtils.cs" />
|
|
<Compile Include="RevitVisionUtil.cs" />
|
|
<Compile Include="RevitVisionUtil.cs" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|