[DONT MERGE]

This commit is contained in:
Paul Schneider 2021-01-02 00:41:54 +00:00
commit 86ec4a22f8
8 changed files with 204 additions and 132 deletions

View file

@ -4,6 +4,5 @@ namespace test.Settings
{
public string DatabaseCtor { get; set; }
public string Default { get; set; }
public string Testing { get; set; }
}
}