testing
This commit is contained in:
@ -2,7 +2,6 @@ namespace yavscTests.Settings
|
||||
{
|
||||
public class DbConnectionSettings
|
||||
{
|
||||
public string DatabaseCtor { get; set; }
|
||||
public string Default { get; set; }
|
||||
public string? DefaultConnection { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user