Skip to content

Commit 5e3d9ea

Browse files
committed
Upgraded to c# 6
1 parent 93d0e01 commit 5e3d9ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GitVersionCore/GitVersionCore.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<WarningLevel>4</WarningLevel>
2828
<DocumentationFile>bin\Debug\GitVersionCore.xml</DocumentationFile>
2929
<NoWarn>1591</NoWarn>
30+
<LangVersion>6</LangVersion>
3031
</PropertyGroup>
3132
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
3233
<DebugType>pdbonly</DebugType>

0 commit comments

Comments
 (0)