QualiSystems / FluentTc

:ocean: :two_men_holding_hands: :office: Integrate with TeamCity fluently
https://www.nuget.org/packages/fluenttc
Apache License 2.0
44 stars 35 forks source link

IsPersonal property was fixed to return false when the build paramete… #59

Closed borismod closed 8 years ago

borismod commented 8 years ago

Issue details

Please provide issue details here.

Relates to issue

Use close #XX or connect #XX in order to resolve or link an issue

Checklist

// _Please provide necessary steps for reproduction of this issue_.
[Test]
public void Test_To_Reproduce_The_Issue()
{
     var isPersonal = new LocalTc().IsPersonal;
}

connect #58

borismod commented 8 years ago

fix #58