There's at least one scenario in the mgmt libraries where an extensible enum removed members between versions which would be a breaking change.
We should investigate if this is feasable to support via back compat. There may be some limitations in the current implementation, since we don't pull the symbols when loading a library's last contract dll
There's at least one scenario in the mgmt libraries where an extensible enum removed members between versions which would be a breaking change.
We should investigate if this is feasable to support via back compat. There may be some limitations in the current implementation, since we don't pull the symbols when loading a library's last contract dll