Skip to content

Commit 7759a54

Browse files
committed
Update v82.cs
1 parent aa77e86 commit 7759a54

File tree

1 file changed

+2
-0
lines changed
  • BHoMUpgrades/CustomUpgrades

1 file changed

+2
-0
lines changed

BHoMUpgrades/CustomUpgrades/v82.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ public static Dictionary<string, object> UpgradeMetricAndResult(Dictionary<strin
175175
return newVersion;
176176
}
177177

178+
/***************************************************/
179+
178180
[VersioningTarget("BH.oM.Verification.Results.RequirementResult")]
179181
public static Dictionary<string, object> UpgradeRequirementResult(Dictionary<string, object> oldVersion)
180182
{

0 commit comments

Comments
 (0)