Artifact a3aeb3ca07d1757796ea737aa94ab30bc9646a60:
- File NuGet/shared/Core/content/config.transform — part of check-in [7c87e5ccc6] at 2014-09-17 00:58:56 on branch NuGetTransformFix — Workaround for NuGet packaging issue related to configuration file transforms that prevent EF6 design-time support from working correctly. (user: mistachkin size: 349) [more...]
<configuration> <system.data> <DbProviderFactories> <add name="SQLite Data Provider" invariant="System.Data.SQLite" description=".NET Framework Data Provider for SQLite" type="System.Data.SQLite.SQLiteFactory, System.Data.SQLite" /> </DbProviderFactories> </system.data> </configuration>