Project and file name fixups

This commit is contained in:
James R Sconfitto
2013-11-05 21:59:40 -05:00
parent a0046775a1
commit 8e9b2c8b75
2 changed files with 1 additions and 2 deletions
+1 -2
View File
@@ -63,12 +63,11 @@
<Compile Include="Clients\IssueCommentsClient.cs" />
<Compile Include="Clients\IssuesClient.cs" />
<Compile Include="Clients\IStarredClient.cs" />
<Compile Include="Clients\MilestonesClient.cs" />
<Compile Include="Clients\StarsClient.cs" />
<Compile Include="Clients\ITagsClient.cs" />
<Compile Include="Clients\IssuesEventsClient.cs" />
<Compile Include="Clients\MilestonesClient.cs" />
<Compile Include="Clients\OrganizationMembersClient.cs" />
<Compile Include="Clients\StarredClient.cs" />
<Compile Include="Clients\TagsClient.cs" />
<Compile Include="Exceptions\NotFoundException.cs" />
<Compile Include="Clients\IAssigneesClient.cs" />