mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 23:50:18 -04:00
WIP KeePassLibPCL - problem with awaitables
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
|
||||
using System;
|
||||
|
||||
using ModernKeePassLib.Security;
|
||||
using ModernKeePassLibPCL.Security;
|
||||
|
||||
namespace ModernKeePassLib.Keys
|
||||
namespace ModernKeePassLibPCL.Keys
|
||||
{
|
||||
/// <summary>
|
||||
/// Interface to a user key, like a password, key file data, etc.
|
||||
|
Reference in New Issue
Block a user