Added support for Microsoft Entity Framework Core 1.1.5 and 2.0.3.
Added the config.Workarounds.ProviderManifestToken option for setting the provider manifest token for all contexts within an application domain.
不具合の修正
Fixed bug with missing Devart.Data.SQLite.Entity namespace in *.Designer.cs generated by Entity Framework Core 2 Code-First Migrations via Devart NuGet package.
Fixed bug generating Guid literals in SQL statements, when a connection string includes "BinaryGUID=False;".