We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0411406 commit d9777fcCopy full SHA for d9777fc
LibGit2Sharp/LibGit2Sharp.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<TargetFrameworks>netstandard2.0;netcoreapp2.1</TargetFrameworks>
5
<GenerateDocumentationFile>true</GenerateDocumentationFile>
6
- <Description>LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.</Description>
+ <Description>LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .NET</Description>
7
<Company>LibGit2Sharp contributors</Company>
8
<Copyright>Copyright © LibGit2Sharp contributors</Copyright>
9
<PackageTags>libgit2 git</PackageTags>
0 commit comments