Skip to content

Commit bb6925f

Browse files
author
Oren (electricessence)
committed
Updated language version.
1 parent a151220 commit bb6925f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Open.Collections.Numeric.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Part of the "Open" set of libraries.</Description>
2525
<LangVersion>latest</LangVersion>
2626
</PropertyGroup>
2727

28+
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
29+
<LangVersion>latest</LangVersion>
30+
</PropertyGroup>
31+
2832
<ItemGroup>
2933
<None Remove=".git" />
3034
<None Remove=".gitignore" />

0 commit comments

Comments
 (0)