asp.net mvc - Migration Error when I execute migration command -
could not load file or assembly 'microsoft.visualstudio.shell, version=10.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a' or 1 of dependencies. system cannot find file specified.
this error appear when try write command:
enable-migrations -contexttypename musicstorecontext
Comments
Post a Comment