1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
4
<PropertyGroup >
32
32
<ItemGroup >
33
33
<Reference Include =" Analytical_oM" >
34
34
<HintPath >..\..\BHoM\Build\Analytical_oM.dll</HintPath >
35
+ <Private >False</Private >
35
36
</Reference >
36
37
<Reference Include =" Architecture_oM" >
37
38
<HintPath >..\..\BHoM\Build\Architecture_oM.dll</HintPath >
39
+ <Private >False</Private >
38
40
</Reference >
39
41
<Reference Include =" BHoM" >
40
42
<HintPath >..\..\BHoM\Build\BHoM.dll</HintPath >
50
52
</Reference >
51
53
<Reference Include =" Common_Engine" >
52
54
<HintPath >..\..\BHoM_Engine\Build\Common_Engine.dll</HintPath >
55
+ <Private >False</Private >
53
56
</Reference >
54
57
<Reference Include =" Common_oM" >
55
58
<HintPath >..\..\BHoM\Build\Common_oM.dll</HintPath >
59
+ <Private >False</Private >
56
60
</Reference >
57
61
<Reference Include =" Geometry_Engine" >
58
62
<HintPath >..\..\BHoM_Engine\Build\Geometry_Engine.dll</HintPath >
63
+ <Private >False</Private >
59
64
</Reference >
60
65
<Reference Include =" Geometry_oM" >
61
66
<HintPath >..\..\BHoM\Build\Geometry_oM.dll</HintPath >
67
+ <Private >False</Private >
62
68
</Reference >
63
69
<Reference Include =" Interop.RAMDATAACCESSLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
64
70
<HintPath >..\packages\Interop.RamDataAccessLib_v15_x64.1.0.0\lib\Interop.RAMDATAACCESSLib.dll</HintPath >
65
71
<EmbedInteropTypes >True</EmbedInteropTypes >
66
72
</Reference >
67
73
<Reference Include =" Physical_oM" >
68
74
<HintPath >..\..\BHoM\Build\Physical_oM.dll</HintPath >
75
+ <Private >False</Private >
69
76
</Reference >
70
77
<Reference Include =" RAM_oM, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
71
78
<SpecificVersion >False</SpecificVersion >
72
79
<HintPath >..\RAM_oM\bin\Debug\RAM_oM.dll</HintPath >
73
80
</Reference >
74
81
<Reference Include =" Reflection_Engine" >
75
82
<HintPath >..\..\BHoM_Engine\Build\Reflection_Engine.dll</HintPath >
83
+ <Private >False</Private >
76
84
</Reference >
77
85
<Reference Include =" Reflection_oM" >
78
86
<HintPath >..\..\BHoM\Build\Reflection_oM.dll</HintPath >
87
+ <Private >False</Private >
79
88
</Reference >
80
89
<Reference Include =" Structure_Engine" >
81
90
<HintPath >..\..\BHoM_Engine\Build\Structure_Engine.dll</HintPath >
82
91
<Private >False</Private >
83
92
</Reference >
84
93
<Reference Include =" Structure_oM" >
85
94
<HintPath >..\..\BHoM\Build\Structure_oM.dll</HintPath >
95
+ <Private >False</Private >
86
96
</Reference >
87
97
<Reference Include =" System" />
88
98
<Reference Include =" System.Core" />
122
132
<Target Name="AfterBuild">
123
133
</Target>
124
134
-->
125
- </Project >
135
+ </Project >
0 commit comments