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:
@@ -21,9 +21,9 @@ using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
using ModernKeePassLib.Serialization;
|
||||
using ModernKeePassLibPCL.Serialization;
|
||||
|
||||
namespace ModernKeePassLib.Keys
|
||||
namespace ModernKeePassLibPCL.Keys
|
||||
{
|
||||
public sealed class KeyProviderQueryContext
|
||||
{
|
||||
|
Reference in New Issue
Block a user