andrew-schofield / keepass2-haveibeenpwned

Simple Have I Been Pwned checker for KeePass
MIT License
427 stars 26 forks source link

Dll references a specific version of KeePass 2 #1

Closed andrew-schofield closed 7 years ago

andrew-schofield commented 7 years ago

Alter the reference so it will work with any supported version of KeePass 2

JPUnix commented 7 years ago

What version of KeepPass is supported? I'm getting a version error also.

andrew-schofield commented 7 years ago

It should be supported by any version of KeePass 2 that uses the current API. The problem at the moment is that I've accidentally linked the compiled dll to a development build of KeePass so it won't load with any released version.