updated references to Revit API assembly DLLs to point Revit.exe folder

This commit is contained in:
Jeremy Tammik
2020-08-04 21:21:54 +02:00
parent 7bb14ca727
commit eebc241f0e
23 changed files with 69 additions and 45 deletions
@@ -70,11 +70,11 @@
<Private>False</Private>
</Reference>
<Reference Include="RevitAPI">
<HintPath>q:\Ref\RevitAPI.dll</HintPath>
<HintPath>C:\Program Files\Autodesk\Revit 2021\RevitAPI.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="RevitAPIUI">
<HintPath>q:\Ref\RevitAPIUI.dll</HintPath>
<HintPath>C:\Program Files\Autodesk\Revit 2021\RevitAPIUI.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="REX.Controls">