Skip to content
This repository was archived by the owner on Oct 18, 2018. It is now read-only.

Remove workaround for SQLitePCLRaw 1.1.8 #843

Closed
natemcmaster opened this issue Feb 1, 2018 · 0 comments
Closed

Remove workaround for SQLitePCLRaw 1.1.8 #843

natemcmaster opened this issue Feb 1, 2018 · 0 comments

Comments

@natemcmaster
Copy link
Contributor

Remove this:

<!-- Required because SQLitePCLRaw 1.1.8 uses win7-x64/win7-x86 as its RIDs, even though the e_sqlite3.dll file works on all supported win-x64/win-x86 platforms. -->
<SharedFxRestoreRid Condition="'$(SharedFxRID)' == 'win-x64'">win7-x64</SharedFxRestoreRid>
<SharedFxRestoreRid Condition="'$(SharedFxRID)' == 'win-x86'">win7-x86</SharedFxRestoreRid>

Blocked on dotnet/efcore#10724 and ericsink/SQLitePCL.raw#194

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants