mediocresurgeon

Results 2 issues of mediocresurgeon

Adds the following methods: `Argument.GreaterThan()` `Argument.GreaterThanOrEqualTo()` `Argument.LessThan()` `Argument.LessThanOrEqualTo()`

**Problem:** Referencing this package in .NET 6 causes a warning when compiling. When projects are configured to treat warnings as errors, such a project is unable to compile. `AD0001 Analyzer...