File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed
Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1515 <tags >BHoM interop localisation units aec</tags >
1616 <title ></title >
1717 <dependencies >
18- <group targetFramework =" netstandard2.0.0 " >
18+ <group targetFramework =" netstandard2.0" >
1919 <dependency id =" NETStandard.Library" version =" 2.0.3" />
2020 <dependency id =" UnitsNet" version =" 4.145.0" />
2121 </group >
Original file line number Diff line number Diff line change 2929using System . ComponentModel ;
3030using BH . oM . Base . Attributes ;
3131using BH . oM . Quantities . Attributes ;
32- using UnitsNet ;
3332
3433namespace BH . Engine . Units
3534{
Original file line number Diff line number Diff line change 88 <Authors >BHoM</Authors >
99 <Copyright >Copyright © https://github.com/BHoM</Copyright >
1010 <RootNamespace >BH.Engine.Units</RootNamespace >
11- <FileVersion >7.2 .0.0</FileVersion >
11+ <FileVersion >7.3 .0.0</FileVersion >
1212 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
1313 </PropertyGroup >
1414
Original file line number Diff line number Diff line change 88 <Authors >BHoM</Authors >
99 <Copyright >Copyright © https://github.com/BHoM</Copyright >
1010 <RootNamespace >BH.oM.Units</RootNamespace >
11- <FileVersion >7.2 .0.0</FileVersion >
11+ <FileVersion >7.3 .0.0</FileVersion >
1212 </PropertyGroup >
1313
1414 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments