New Bug Fixes!
This is a patch release with only bug fixes and no new features included.
.NET
N/A
Android
1. [[Android][Element Rendering] [Spacing within Choice sets not rendered]](https://github.com/microsoft/AdaptiveCards/issues/3554)
2. [[Android][Button Icon Rendering] [Button icons placed on the left of the title are pushed out of the button, icon size not honored]](https://github.com/microsoft/AdaptiveCards/issues/3543)
3. [[Android][Rendering Discrepancy between Android and web] [For Choice sets with compact style, when no option is explicitly pre-selected, first option gets pre-selected]](https://github.com/microsoft/AdaptiveCards/issues/3605)
iOS
1. [[IOS][Layout] verticalContentAlignment with "center" doesn't take effect in container](https://github.com/microsoft/AdaptiveCards/issues/3581)
2. [[iOS][Dark theme: Text Color] [Text color for toggle switch in dark mode is not being set properly]](https://github.com/microsoft/AdaptiveCards/issues/3542)
JS
1. [[TS][Rendering] Column fallback broken](https://github.com/microsoft/AdaptiveCards/issues/3600)
2. [[TS] Column width no longer accepts decimals as valid values](https://github.com/microsoft/AdaptiveCards/issues/3580)
3. [[TS] Column default width is now 'auto' instead of 'stretch'](https://github.com/microsoft/AdaptiveCards/issues/3564)
4. [[TS] Empty fact title shows up as 'Title' instead of a blank](https://github.com/microsoft/AdaptiveCards/issues/3563)
5. [[JavaScript] TextRun with empty text generates an uncaught exception that prevents the card from rendering](https://github.com/microsoft/AdaptiveCards/issues/3523)
UWP
1. [[UWP] Renderer binaries are not static analysis friendly](https://github.com/microsoft/AdaptiveCards/issues/3606)
2. [[UWP] Symbols incorrectly published for UWP.](https://github.com/microsoft/AdaptiveCards/issues/3595)
3. [[UWP][Accessibility] SelectActions should be exposed to accessibility as links](https://github.com/microsoft/AdaptiveCards/issues/3591)