egreiner

Results 2 issues of egreiner

``` var result = nhibernateSession.QueryOver() .Left.JoinAlias(x => x.Assistant, () => assistant) .Where(x => x.EmploymentType.Id != 4) .List(); ``` -> .List "Too many chained references" makes no sence for me

Hi, I found some pdb files in the folder C:\Program Files (x86)\Chocolatey GUI chocolatey.pdb chocolateygui.pdb MahApps... Mindscape... Afaik these files are for Visual Studio debugging sessions only, no need to...