Rodney S. Foley
Rodney S. Foley
The CC does not appear to be calculating correctly. Below are two pairs of arbitrary methods to simplify the issue In pair 1 they should both be CC = 2...
### Installed product versions - CLI .NET 5.0 ### Description This line of code breaks the minifier: `result.data.reduce((a,x) => ({...a, [x.Id]: x}), {});` It doesn't like one or all of...
Removed where T : new() from the ParseArguments factory method as it shouldn't be required if convention is followed of only mutable classes required a default constructor, and immutable classes...
Fix for https://github.com/rianjs/ical.net/issues/408
I need to be able to import a thin common cartridge into the open source canvas and have all the LTI Links be matched with a global LTI external app...
I have 33 tests cases and it only runs 5. When I go to the Tests screen it shows success for all test classes, even though several say Success for...