Benny Tordrup

Results 44 comments of Benny Tordrup

@nblumhardt, I have now tried to upgrade to version 9.0.0 of `Serilog.Settings.Configuration`, and the problem still persists. I debugged into a locally build version of the library, and also found...

@nblumhardt, I see. And if I change my definition to `IFormatProvider? formatProvider = null` then my method is being hit as expected - even with version 3.3.0. I rest my...

Works as expected according to definition of optional parameters.

But why is it not possible to call `Register-PSResourceRepository` using a `PSCredential` instance? Why do you need to have this as Secret management objects? It was mentioned somewhere that `PSCredential`...