3.1.0 Fix parsing VM price
When I migrated from Json.NET to System.Text.Json, I broke the coster's ability to parse prices. This is now fixed (I've also added a test to prevent regressions).
When I migrated from Json.NET to System.Text.Json, I broke the coster's ability to parse prices. This is now fixed (I've also added a test to prevent regressions).