instruments & global positioning

This commit is contained in:
Paul Schneider 2019-08-20 16:49:38 +01:00
commit 2878f6b8db
27 changed files with 6633 additions and 125 deletions

View file

@ -9,4 +9,4 @@ namespace Yavsc.Models.Musical.Profiles
[InverseProperty("WorkingFor")]
public virtual List<CoWorking> CoWorking { get; set; }
}
}
}