Using IToText() on a Guid return its type instead of it's value
Open
type:bug
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
See issue in the Excel adapter: https://github.com/BHoM/Excel_Toolkit/issues/77
#### Steps to reproduce:
Use the IToText component on any Guid:

#### Expected behaviour:
The text should represent the value of the Guid, not it's type
#### Test file(s):
Contributor guide
Assessment
This issue has not been assessed yet.