RaceProUK
RaceProUK
The exception detail in Microsoft.Graph.ServiceException can easily outgrow the existing sizes of the Message and AllXml columns. To allow these to be recorded, I've expanded the column sizes: - Message...
**Describe the bug** When using a maximum height in units other than pixels, the side-by-side preview pane is rendered incorrectly, typically ending up much shorter than it should be. **To...
If I post ``` xml 0 1 0 0 0 1 1 0 0 ``` it doesn't get rendered as a matrix, instead just printing the raw numbers spaced out....
- `BeRedirectToPageResult()` has a full set of `With*()` methods similar to assertions like `BeRedirectToActionResult()` - `BePageResult()` has no `With*()` methods as `PageModel.Page` returns a new `PageResult` without setting any properties