Artifact e9fd3ce983c809c5520a70c47d5f963eb79747a9:
- File NuGet/net20/config.transform — part of check-in [b4ff09e435] at 2014-01-15 22:37:36 on branch trunk — Refactor and enhance all NuGet packages, adding configuration transform support and registration of the EF6 provider, where applicable. (user: mistachkin size: 345)
- File NuGet/net40/config.transform — part of check-in [b4ff09e435] at 2014-01-15 22:37:36 on branch trunk — Refactor and enhance all NuGet packages, adding configuration transform support and registration of the EF6 provider, where applicable. (user: mistachkin size: 345)
<system.data> <DbProviderFactories> <remove invariant="System.Data.SQLite" /> <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>