Artifact ea719740b577f89ed6dd4154b77be471cc670c6d:
- File NuGet/net40/EF6/config.transform — part of check-in [b4069b4c09] at 2014-07-31 05:48:37 on branch trunk — Cleanup the NuGet package configuration transform files. (user: mistachkin size: 464)
- File NuGet/net40/EF6/content/config.transform — part of check-in [857c4992b2] at 2014-09-03 22:49:37 on branch nugetChanges — More refactoring of shared files. Add MSBuild targets for later use. (user: mistachkin size: 464)
<configuration> <system.data> <DbProviderFactories> <remove invariant="System.Data.SQLite.EF6" /> <add name="SQLite Data Provider (Entity Framework 6)" invariant="System.Data.SQLite.EF6" description=".NET Framework Data Provider for SQLite (Entity Framework 6)" type="System.Data.SQLite.EF6.SQLiteProviderFactory, System.Data.SQLite.EF6" /> </DbProviderFactories> </system.data> </configuration>