mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
ModernKeePassLib namespace restoration
This commit is contained in:
@@ -25,9 +25,9 @@ using System.ComponentModel;
|
||||
using System.Reflection;
|
||||
using System.Diagnostics;
|
||||
|
||||
using ModernKeePassLibPCL.Native;
|
||||
using ModernKeePassLib.Native;
|
||||
|
||||
namespace ModernKeePassLibPCL.Utility
|
||||
namespace ModernKeePassLib.Utility
|
||||
{
|
||||
public static class MonoWorkarounds
|
||||
{
|
||||
|
Reference in New Issue
Block a user