msawczyn / EFDesigner2022

Entity Framework visual design surface and code-first code generation for EF6, Core and beyond
MIT License
119 stars 21 forks source link

Nuget versions can't be retrieved from behind firewall #81

Closed msawczyn closed 6 months ago

msawczyn commented 8 months ago

When VStudio is on a firewalled computer where nuget.org isn't accessible, an error is thrown when the designer tries to get the available EF/EFCore versions.

Resolution: capture that error, inform the user, and show only "Lastest" as the available version.

msawczyn commented 6 months ago

Released in v4.2.6