Skip to content

Commit 105b676

Browse files
BHoMBotFraser Greenroyd
authored andcommitted
Update project compliance
1 parent d1bef9e commit 105b676

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

CarbonQueryDatabase_Engine/CarbonQueryDatabase_Engine.csproj

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
44
<PropertyGroup>
@@ -32,37 +32,37 @@
3232
</PropertyGroup>
3333
<ItemGroup>
3434
<Reference Include="Adapter_oM">
35-
<HintPath>C:\ProgramData\BHoM\Assemblies\Adapter_oM.dll</HintPath>
35+
<HintPath>$(ProgramData)\BHoM\Assemblies\Adapter_oM.dll</HintPath>
3636
<Private>False</Private>
3737
<SpecificVersion>False</SpecificVersion>
3838
</Reference>
3939
<Reference Include="BHoM">
40-
<HintPath>C:\ProgramData\BHoM\Assemblies\BHoM.dll</HintPath>
40+
<HintPath>$(ProgramData)\BHoM\Assemblies\BHoM.dll</HintPath>
4141
<Private>False</Private>
4242
<SpecificVersion>False</SpecificVersion>
4343
</Reference>
4444
<Reference Include="BHoM_Engine">
4545
<SpecificVersion>False</SpecificVersion>
46-
<HintPath>C:\ProgramData\BHoM\Assemblies\BHoM_Engine.dll</HintPath>
46+
<HintPath>$(ProgramData)\BHoM\Assemblies\BHoM_Engine.dll</HintPath>
4747
<Private>False</Private>
4848
</Reference>
4949
<Reference Include="Data_oM">
50-
<HintPath>C:\ProgramData\BHoM\Assemblies\Data_oM.dll</HintPath>
50+
<HintPath>$(ProgramData)\BHoM\Assemblies\Data_oM.dll</HintPath>
5151
<Private>False</Private>
5252
<SpecificVersion>False</SpecificVersion>
5353
</Reference>
5454
<Reference Include="HTTP_oM">
55-
<HintPath>C:\ProgramData\BHoM\Assemblies\HTTP_oM.dll</HintPath>
55+
<HintPath>$(ProgramData)\BHoM\Assemblies\HTTP_oM.dll</HintPath>
5656
<Private>False</Private>
5757
<SpecificVersion>False</SpecificVersion>
5858
</Reference>
5959
<Reference Include="LifeCycleAssessment_oM">
60-
<HintPath>C:\ProgramData\BHoM\Assemblies\LifeCycleAssessment_oM.dll</HintPath>
60+
<HintPath>$(ProgramData)\BHoM\Assemblies\LifeCycleAssessment_oM.dll</HintPath>
6161
<Private>False</Private>
6262
<SpecificVersion>False</SpecificVersion>
6363
</Reference>
6464
<Reference Include="Reflection_Engine">
65-
<HintPath>C:\ProgramData\BHoM\Assemblies\Reflection_Engine.dll</HintPath>
65+
<HintPath>$(ProgramData)\BHoM\Assemblies\Reflection_Engine.dll</HintPath>
6666
<Private>False</Private>
6767
<SpecificVersion>False</SpecificVersion>
6868
</Reference>
@@ -103,4 +103,4 @@
103103
<Target Name="AfterBuild">
104104
</Target>
105105
-->
106-
</Project>
106+
</Project>

0 commit comments

Comments
 (0)