mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-03 03:01:31 +00:00
Add poor man's nuget build script
We'll make this better later. I promise.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyTitle("Octokit")]
|
||||
[assembly: AssemblyDescription("A Task based GitHub API client library for .NET")]
|
||||
[assembly: AssemblyDescription("An async-based GitHub API client library for .NET")]
|
||||
|
||||
Reference in New Issue
Block a user