mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-07 20:30:41 +00:00
c4f90febfd
We'll make this better later. I promise.
17 lines
729 B
XML
17 lines
729 B
XML
<?xml version="1.0"?>
|
|
<package >
|
|
<metadata>
|
|
<id>Octokit</id>
|
|
<version>0.1.0</version>
|
|
<authors>GitHub</authors>
|
|
<owners>GitHub</owners>
|
|
<licenseUrl>https://github.com/octokit/octokit.net/blob/master/LICENSE.txt</licenseUrl>
|
|
<projectUrl>https://github.com/octokit/octokit.net</projectUrl>
|
|
<iconUrl>https://f.cloud.github.com/assets/19977/1441274/160fba8c-41a9-11e3-831d-61d88fa886f4.png</iconUrl>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<description>An async-based GitHub API client library for .NET</description>
|
|
<releaseNotes>Initial release.</releaseNotes>
|
|
<copyright>Copyright GitHub 2013</copyright>
|
|
<tags>GitHub API Octokit</tags>
|
|
</metadata>
|
|
</package> |