db context hoes back to lib assembly...

This commit is contained in:
Paul Schneider 2018-06-11 13:27:12 +02:00
commit fa20ed0590
10 changed files with 3518 additions and 18 deletions

View file

@ -36,7 +36,7 @@ namespace Yavsc
public long Quota { get; set; }
public string Blog { get; set; }
public string Bills { get; set; }
public string GitRepository { get; set; }
public string GitRepository { get; set; } = "sources";
public string BusinessName { get; set; }
public string Street { get; set; }