automapper
automapper copied to clipboard
fix(constructor): fixed circular references with promoted properties
Updates the generated mapper code such that circular references are handled properly when using promoted properties.
Solves #271