Skip to content

Commit 017c19f

Browse files
committed
Try with lower langversion
1 parent 44c560a commit 017c19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LibGit2Sharp/LibGit2Sharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>net472;net8.0;net6.0</TargetFrameworks>
5-
<LangVersion>12.0</LangVersion>
5+
<LangVersion>10.0</LangVersion>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .NET</Description>
88
<Company>LibGit2Sharp contributors</Company>

0 commit comments

Comments
 (0)