Skip to content

Split SQLite.Net so that other platforms can be created #208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 24, 2015

Conversation

mattleibow
Copy link

  • SQLite.Net still functions as before, but the SQLite.Net.dll was moved out
  • SQLite.Net.Core now contains the SQLite.Net.dll
  • SQLite.Net.Async now depends on SQLite.Net.Core

This is a solution relating to #201 and #207

 - SQLite.Net still functions as before, but the SQLite.Net.dll was moved out
 - SQLite.Net.Core now contains the SQLite.Net.dll
 - SQLite.Net.Async now depends on SQLite.Net.Core
oysteinkrog added a commit that referenced this pull request Aug 24, 2015
Split SQLite.Net so that other platforms can be created
@oysteinkrog oysteinkrog merged commit 762c17d into oysteinkrog:master Aug 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants