Skip to content

Include version information in windows binaries #31

Description

@hymccord

This is not a high priority issue, but earlier versions of the SQLitePCLRaw.lib.e_sqlite3.v110_xp used to have DLL version information (maybe since it wasn't compiled here).

Now the e_sqlite3.dll doesn't have any of the properties that the official sqlite3.dll contains.

Image

Some of our internal security processes don't like the fact that it's an SQLite DLL without version information so it gets flagged. I think this is only relevant for the windows version since ELF doesn't contain version info.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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