Artifact 1bc78e7492452d40472966d97f4c5971b5fb3fba:
- File NuGet/net20/Core/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: 398)
- File NuGet/net40/Core/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: 398)
- File NuGet/shared/Core/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: 398)
<configuration> <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> </configuration>