WindowsAppCommunity / UWPCommunityApp

A UWP companion app for the UWP Community website
https://www.microsoft.com/store/apps/9PJW4588MKV0
13 stars 5 forks source link

Loading a project with Beta Testers causes a crash #88

Closed yoshiask closed 4 years ago

yoshiask commented 4 years ago

The role property on a collaborator can have a value of "Beta Tester", which causes a crash when attempting to deserialize to the enum

yoshiask commented 4 years ago

Fixes #85 and #86