Updated Smidge, Npoco and MailKit (#13310)
* Updated Smidge, Npoco and MailKit * Added missing command (after breaking interface in npoco)
This commit is contained in:
@@ -78,6 +78,7 @@ public class TestDatabase : IUmbracoDatabase
|
||||
public DbTransaction Transaction { get; }
|
||||
|
||||
public IDictionary<string, object> Data { get; }
|
||||
public int CommandTimeout { get; set; }
|
||||
|
||||
public ISqlContext SqlContext { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user