Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornulltoken <emeric.fermas@gmail.com>2011-07-15 13:29:32 +0400
committernulltoken <emeric.fermas@gmail.com>2011-07-15 13:30:04 +0400
commit1e5d3ba418be12772fb8f4c23e56a4c8073f7a10 (patch)
tree7d482ff3c5ad08c2525536d35ae4157b89a0e21c /LibGit2Sharp/Properties
parent7fa704cbf660e6805bd53a0fbcf5ff8634af20a4 (diff)
Update Changelog
Diffstat (limited to 'LibGit2Sharp/Properties')
-rw-r--r--LibGit2Sharp/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/LibGit2Sharp/Properties/AssemblyInfo.cs b/LibGit2Sharp/Properties/AssemblyInfo.cs
index 64d7e219..55f33554 100644
--- a/LibGit2Sharp/Properties/AssemblyInfo.cs
+++ b/LibGit2Sharp/Properties/AssemblyInfo.cs
@@ -7,7 +7,7 @@ using System.Runtime.InteropServices;
// associated with an assembly.
[assembly: AssemblyTitle("LibGit2Sharp")]
-[assembly: AssemblyDescription(".Net bindings for libgit2")]
+[assembly: AssemblyDescription("LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.")]
[assembly: AssemblyCompany("LibGit2Sharp contributors")]
#if DEBUG