Skip to content

[BUG] SQLitePCLRaw.lib.e_sqlite3 not compatible with packages.config #492

@plamen-i

Description

@plamen-i

Hi @ericsink

Consuming project; WPF .NET Framework 4.7.2 (old style project targeting AnyCPU) using packages.config
Bug in: 2.1.0
Last good version: 2.0.7

Actually this project is host for Xamarin.Forms for WPF application and I have difficulties to switch it to PackageReference. So I decide to use it that way until eventual migration to MAUI.

Until 2.0.7 this works but now native e_sqlite3.dll isn't copied to output folder when building project. According to documentation the problem can be incompatibility with packages.config as targets file is only in buildTransition folder (for PackageReference) and is not duplicated in build folder (for packages.config).

Plamen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions