dimanche 3 avril 2016

Entity Framework 7 with Universal Windows Platform Add-Migration

I'm trying to implement Universal Windows Platform application with EntityFramework and SQLite (according to: http://ift.tt/1X8rEqx) but I have problem with Add-Migration command.

Here is my setup:

  • Visual Studio 2015 Update 1
  • EntityFramework.SQLite: "7.0.0-rc1-final"

Error that I got while adding migrations is:


Could not load file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Thanks in advance for your help!

Aucun commentaire:

Enregistrer un commentaire