diff --git a/Units_Engine/Units_Engine.csproj b/Units_Engine/Units_Engine.csproj index 20c5a5e..e0be512 100644 --- a/Units_Engine/Units_Engine.csproj +++ b/Units_Engine/Units_Engine.csproj @@ -1,4 +1,4 @@ - + @@ -60,11 +60,6 @@ ..\packages\UnitsNet.4.61.0\lib\net40\UnitsNet.dll - - False - False - C:\ProgramData\BHoM\Assemblies\Units_oM.dll - @@ -214,7 +209,12 @@ - + + + {3370e6de-2add-46df-9012-e4703970467c} + Units_oM + + @@ -222,4 +222,4 @@ xcopy "$(TargetDir)$(TargetFileName)" "C:\ProgramData\BHoM\Assemblies" /Y xcopy "$(TargetDir)UnitsNet.dll" "C:\ProgramData\BHoM\Assemblies" /Y xcopy "$(TargetDir)System.ValueTuple.dll" "C:\ProgramData\BHoM\Assemblies" /Y - + \ No newline at end of file