You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented autoload DesignMode UIContext for edmx models and xsd datasets that have been left open when a project is closed.
This fix ensures the provider is loaded and prevents an error when the IDE opens an edmx document using the EDM designer on initial startup.
@ErikEJ This fix applies to the same ProvideAutoload attribute that was modified in the previous PR. It was implemented in BlackbirdSQL / Firebird-DDEX-SqlEditor in the last release, version 11.1.1.1.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Implemented autoload DesignMode UIContext for edmx models and xsd datasets that have been left open when a project is closed.
This fix ensures the provider is loaded and prevents an error when the IDE opens an edmx document using the EDM designer on initial startup.
@ErikEJ This fix applies to the same
ProvideAutoloadattribute that was modified in the previous PR. It was implemented in BlackbirdSQL / Firebird-DDEX-SqlEditor in the last release, version 11.1.1.1.BlackbirdSQL / npgsql hotfix/4.1.13
All reactions