Add poor man's nuget build script

We'll make this better later. I promise.
This commit is contained in:
Haacked
2013-10-30 14:47:06 -07:00
parent d7a914042a
commit c4f90febfd
15 changed files with 270 additions and 2 deletions
+1 -1
View File
@@ -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")]