Not entirely sure how to test, I did check if geometry UTs run the same as on main, file uploaded on SharePoint. Will also run unit-tests check, happy for recommendations concerning any further testing.
@pawelbaran fix requested for project compliance.
The errors with the CSProject (`.csproj`) files have been recorded as annotations on the checks tab.
I will apply the fixes to every case detailed on the checks tab with the exception of any references to the target framework. I am unable to provide fixes to the Target Framework automatically, these will need to be performed manually. If you want to perform the fixes in a different manner please resolve this manually and rerun the check.
If you are happy for me to go ahead and perform this action, please reply with:
> @BHoMBot fix project file ref. `24298883442`
@pawelbaran to confirm, the following actions are now queued:
- check `null-handling`
- check `serialisation`
There are 30 requests in the queue ahead of you.
NOTE: Depends on
https://github.com/BHoM/BHoM_Engine/pull/3338
Issues addressed by this PR
Closes #473
Test files
Not entirely sure how to test, I did check if geometry UTs run the same as on
main
, file uploaded on SharePoint. Will also rununit-tests
check, happy for recommendations concerning any further testing.Changelog
Additional comments
I made sure the removed methods were not used anywhere outside of this repo by reviewing the results of following queries: https://github.com/search?q=org%3ABHoM%20isequal&type=code https://github.com/search?q=org%3ABurohappoldengineering%20isequal&type=code https://github.com/search?q=org%3ABHoM%20DifferentProperties&type=code https://github.com/search?q=org%3ABurohappoldengineering%20DifferentProperties&type=code