File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
+ <Description >https://github.com/BHoM/Psychrometrics_Toolkit</Description >
6
+ <FileVersion >6.1.0.0</FileVersion >
7
+ <AssemblyVersion >6.0.0.0</AssemblyVersion >
5
8
<BaseOutputPath >..\Build\</BaseOutputPath >
6
9
<RootNamespace >BH.Engine.Psychrometrics</RootNamespace >
7
10
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
13
16
14
17
<ItemGroup >
15
18
<Reference Include =" BHoM" >
16
- <HintPath >..\..\..\..\..\..\..\ProgramData\BHoM\Assemblies\BHoM.dll</HintPath >
19
+ <HintPath >C:\ProgramData\BHoM\Assemblies\BHoM.dll</HintPath >
20
+ <Private >False</Private >
21
+ <SpecificVersion >False</SpecificVersion >
17
22
</Reference >
18
23
</ItemGroup >
19
24
You can’t perform that action at this time.
0 commit comments