

insightly-api
Diff Revisions 12 vs 13 for /trunk/Insightly/TS.Insightly.API.csproj
@@ -51,6 +51,7 @@ | |||
51 | 51 | <Compile Include="Contract\ContactInfo.cs" /> | |
52 | 52 | <Compile Include="Contract\Link.cs" /> | |
53 | 53 | <Compile Include="Contract\Organisation.cs" /> | |
54 | + | <Compile Include="Contract\Project.cs" /> | |
54 | 55 | <Compile Include="Exception\ContactException.cs" /> | |
55 | 56 | <Compile Include="Exception\OrganisationException.cs" /> | |
56 | 57 | <Compile Include="Exception\ResponseException.cs" /> |