Last week, everybody was talking about the final release of Visual Studio 2017. I have to admit, I was excited too so of course I installed it! At the beginning, everything seemed to be just fine. Nothing forecasted a few hours of google’ing to solve the problems that occurred later.
When I installed VS2017, I have to do some of the strange tricks described in my previous post. There were errors claiming that my project lacks some Nuget package, which was of course installed but I knew the solutions so that was cool, really. In the end, adding migration started to work so I felt some kind of relief.
tl;dr
But the problem came back when I wanted to fire the Update-Database command. I received the following error: Continue Reading