38
38
</PropertyGroup >
39
39
<ItemGroup >
40
40
<Reference Include =" CoreNodeModels" >
41
- <HintPath >..\..\..\..\..\..\..\Program Files\Dynamo\Dynamo Core\1.1 \nodes\CoreNodeModels.dll</HintPath >
41
+ <HintPath >$(DYNAMO_API) \nodes\CoreNodeModels.dll</HintPath >
42
42
<Private >False</Private >
43
43
</Reference >
44
44
<Reference Include =" DynamoCore, Version=1.1.0.2094, Culture=neutral, processorArchitecture=MSIL" >
45
45
<SpecificVersion >False</SpecificVersion >
46
- <HintPath >..\..\..\..\..\..\..\Program Files\Dynamo\Dynamo Core\1.1 \DynamoCore.dll</HintPath >
46
+ <HintPath >$(DYNAMO_API) \DynamoCore.dll</HintPath >
47
47
<Private >False</Private >
48
48
</Reference >
49
49
<Reference Include =" DynamoServices, Version=1.1.0.2094, Culture=neutral, processorArchitecture=MSIL" >
50
50
<SpecificVersion >False</SpecificVersion >
51
- <HintPath >..\..\..\..\..\..\..\Program Files\Dynamo\Dynamo Core\1.1 \DynamoServices.dll</HintPath >
51
+ <HintPath >$(DYNAMO_API) \DynamoServices.dll</HintPath >
52
52
<Private >False</Private >
53
53
</Reference >
54
54
<Reference Include =" DynamoUtilities, Version=1.1.0.2094, Culture=neutral, processorArchitecture=MSIL" >
55
55
<SpecificVersion >False</SpecificVersion >
56
- <HintPath >..\..\..\..\..\..\..\Program Files\Dynamo\Dynamo Core\1.1 \DynamoUtilities.dll</HintPath >
56
+ <HintPath >$(DYNAMO_API) \DynamoUtilities.dll</HintPath >
57
57
<Private >False</Private >
58
58
</Reference >
59
59
<Reference Include =" ProtoCore, Version=1.1.0.2094, Culture=neutral, processorArchitecture=MSIL" >
60
60
<SpecificVersion >False</SpecificVersion >
61
- <HintPath >..\..\..\..\..\..\..\Program Files\Dynamo\Dynamo Core\1.1 \ProtoCore.dll</HintPath >
61
+ <HintPath >$(DYNAMO_API) \ProtoCore.dll</HintPath >
62
62
<Private >False</Private >
63
63
</Reference >
64
64
<Reference Include =" SAP2000v16" >
78
78
<Compile Include =" Properties\AssemblyInfo.cs" />
79
79
</ItemGroup >
80
80
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
81
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
81
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
82
82
Other similar extension points exist, see Microsoft.Common.targets.
83
83
<Target Name="BeforeBuild">
84
84
</Target>
85
85
<Target Name="AfterBuild">
86
86
</Target>
87
87
-->
88
- </Project >
88
+ </Project >
0 commit comments