Describe the bug
MediaTypes are exported incorrectly.
Properties are written as System.Threading.Tasks.Task1[System.Xml.Linq.XElement]`
This is also preventing imports of media types as a result.
To Reproduce
Steps to reproduce the behaviour:
Perform an export and observe a file like image.config or file.config in the uSync folder.
Expected behavior
MediaTypes should export correctly
Screenshots

About your Site (please complete the following information):
- Umbraco Version: 15
- uSync Version: 15
- Browser: Chrome
Describe the bug
MediaTypes are exported incorrectly.
Properties are written as
System.Threading.Tasks.Task1[System.Xml.Linq.XElement]`This is also preventing imports of media types as a result.
To Reproduce
Steps to reproduce the behaviour:
Perform an export and observe a file like
image.configorfile.configin the uSync folder.Expected behavior
MediaTypes should export correctly
Screenshots

About your Site (please complete the following information):