You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix copying of Attendees Uri-typed properties (#643)
* Fix cloning of Attendee, where we didn't preserve the Uri properties' `OriginalStrin` value.
* Test: Adjust AttendeesSerialized to the implemented behavior of `Attendee`, which is to keep the casing of the `Uri` typed properties, even if not in line with the RFC.
0 commit comments