You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update AssemblyInfo and build.ps1 to version 49.0.1
Not absolutely required as the build would be generated with those versions when tagged, less confusing for outsiders though
Split paramArray and missing arg logic out into two if statements. Pr…
…eviously null was being replaced by Type.Missing.
Two seperate if statement branches allows for a method that has options params and a param array
Resolvecefsharp#1673