Skip to content

Unable to use ModernKeePassLib from net472 assembly #6

Description

@dimitertodorov

Getting the following error when trying to open a db with your .NET library.
Is there any way we can remove the WindowsRuntime dependencies inside ModernKeePassLib?

Could not load file or assembly 'System.Runtime.WindowsRuntime, Version=4.0.11.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.

The error is thrown in this block when reading the KeyFile. I printed the error out after debugging to that point.
See:
ModernKeePassLib\Serialization\IOConnection.cs : 843

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