Replace obsolete *CryptoServiceProvider objects with Base create methods. Apply Array.Empty<> changes
This commit is contained in:
@@ -147,6 +147,7 @@ namespace OpenMetaverse.TestClient
|
||||
++PendingLogins;
|
||||
|
||||
TestClient client = new TestClient(this);
|
||||
client.Settings.MFA_ENABLED = true;
|
||||
client.Network.LoginProgress +=
|
||||
delegate(object sender, LoginProgressEventArgs e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user