architecture changes; application has hit beta

This commit is contained in:
Wyatt Miller
2018-12-06 01:03:58 -05:00
parent 7222766e81
commit 425bb6113d
22 changed files with 243 additions and 229 deletions

View File

@ -4,6 +4,7 @@ namespace DeskHubSharp
{
// TODO: The RepoDetail class is called from the code behind, fix it
public class RepoDetail
{
public Owner Owner { get; set; }