Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

Commit ef1a32e

Browse files
asbjornuarturcic
authored andcommitted
Set the language version to 8
1 parent 95041d2 commit ef1a32e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GitVersion.Cli/GitVersion.Cli.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<OutputType>Exe</OutputType>
55
<TargetFramework>net5.0</TargetFramework>
66
<RootNamespace>GitVersion.Cli</RootNamespace>
7+
<LangVersion>8</LangVersion>
78
</PropertyGroup>
89

910
<ItemGroup>

0 commit comments

Comments
 (0)