Skip to content

Commit

Permalink
fix project compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
IsakNaslundBh authored and Fraser Greenroyd committed Jan 14, 2022
1 parent 5ecaac7 commit 889a500
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Revit_Core_Engine/Revit_Core_Engine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,9 @@
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="Matter_Engine">
<HintPath>..\..\..\..\..\..\..\ProgramData\BHoM\Assemblies\Matter_Engine.dll</HintPath>
<HintPath>C:\ProgramData\BHoM\Assemblies\Matter_Engine.dll</HintPath>
<Private>False</Private>
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="MEP_Engine">
<HintPath>C:\ProgramData\BHoM\Assemblies\MEP_Engine.dll</HintPath>
Expand Down

0 comments on commit 889a500

Please sign in to comment.