Nick Campau

Results 2 comments of Nick Campau

> ``` > new SharpYaml.Serialization.SerializerSettings() > { > IgnoreUnmatchedProperties = true > } > ``` > > doesn't this help? I am seeing the same issue. Setting the property `IgnoreUnmatchedProperties...

Is there anything remaining on this PR preventing it from being merged? This PR restores the functionality of existing policies that were broken when updated to a new version. This...