added tests for kdb writing, fixed issue with syncing (keep UUIDs when loading again)
This commit is contained in:
@@ -187,8 +187,12 @@ namespace Kp2aUnitTests
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
public bool CheckForDuplicateUuids
|
||||
{
|
||||
get { return true; }
|
||||
}
|
||||
|
||||
|
||||
public bool OnServerCertificateError(int sslPolicyErrors)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user