Skip to content

Commit

Permalink
Merge pull request #146 from pjf/125_fixups
Browse files Browse the repository at this point in the history
Fixups for PR #125
  • Loading branch information
AlexanderDzhoganov committed Oct 24, 2014
2 parents fdf649f + 95dcf18 commit e62cc9f
Show file tree
Hide file tree
Showing 41 changed files with 1,042 additions and 737 deletions.
4 changes: 4 additions & 0 deletions CKAN/CKAN/CKAN.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@
<Compile Include="Meta.cs" />
<Compile Include="Types\JsonSingleOrArrayConverter.cs" />
<Compile Include="Types\Kraken.cs" />
<Compile Include="KSPManager.cs" />
<Compile Include="KSPPathUtils.cs" />
<Compile Include="KSPPathConstants.cs" />
<Compile Include="NetAsyncDownloader.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>
Expand Down
Loading

0 comments on commit e62cc9f

Please sign in to comment.