peterhuene / sqlite-net-wp8

A C++/CX wrapper for SQLite functions that sqlite-net depends on. Can be used as an alternative to csharp-sqlite on Windows Phone 8. This library is released under the MIT license.
MIT License
74 stars 65 forks source link

Rename InjectReference target #44

Closed RandomEngy closed 9 years ago

RandomEngy commented 9 years ago

The InjectReference target was conflicting with one used by Microsoft.Bcl.Compression. You couldn't have both NuGet packages in the same project. Renamed the target to something more distinctive.