We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c560a commit 017c19fCopy full SHA for 017c19f
LibGit2Sharp/LibGit2Sharp.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFrameworks>net472;net8.0;net6.0</TargetFrameworks>
5
- <LangVersion>12.0</LangVersion>
+ <LangVersion>10.0</LangVersion>
6
<GenerateDocumentationFile>true</GenerateDocumentationFile>
7
<Description>LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .NET</Description>
8
<Company>LibGit2Sharp contributors</Company>
0 commit comments