1
Hello,
I deleted a table in sql server, in visual studio 2015 I went to update the "update model from database" option, updated my change. But when saving EDMX all the entities(tables) of EDMX disappeared, as if they had deleted all of them. In Team Explorer it shows as if I deleted all.
If I use the "undo changes" option they go back to EDMX, but
Thanks in advance.
Already tried to close the VS and open again (EDMX is a bit buggy)
– PauloHDSousa