microsoft / AdaptiveCards-.NET

MIT License
2 stars 1 forks source link

[.NET] Serialization is broken for XML #14

Open tomlm opened 4 years ago

tomlm commented 4 years ago

Platform

Author or host

Author

Version of SDK

1.2.1

Details

Additional classes and properties added since 1.0 have not been properly modeled to support XML serialization. In particular

Xml Serialization is extremely useful as it allows usage of XML based templating engines such as Razor to data bind your data to adaptive cards.

ghost commented 4 years ago

:tada:AdaptiveCards@v1.2.3 has been released which fixes this issue.:tada:

Handy links:

shalinijoshi19 commented 4 years ago

This was reverted in release/1.2 with 1.2.4 since the change in its existing form was a breaking change. Reopening it to track fixing it - either in a non-breaking manner or as-is and version upgrade and merging it back into release/1.2.