migueldeicaza / MonoTouch.Dialog

Tools to simplify creating dialogs with the user using MonoTouch
MIT License
430 stars 211 forks source link

Use [Weak] instead to avoid a breaking change in our frozen binary #252

Closed dalexsoto closed 6 years ago

dalexsoto commented 6 years ago

Fixes breaking change in our current frozen binary

    MonoTouch.Dialog-1.dll

    Show non-breaking changes
    Namespace MonoTouch.Dialog

    Type Changed: MonoTouch.Dialog.DialogViewController

    Type Changed: MonoTouch.Dialog.DialogViewController.Source

    Removed field:

            protected DialogViewController Container;