Skip to content

Commit 9a5a1ff

Browse files
committed
- bump language version for test project
Signed-off-by: Vincent Biret <[email protected]>
1 parent c15a309 commit 9a5a1ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Microsoft.OpenAPI.OData.Reader.Tests/Microsoft.OpenAPI.OData.Reader.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<SignAssembly>true</SignAssembly>
88
<AssemblyOriginatorKeyFile>..\..\tool\35MSSharedLib1024.snk</AssemblyOriginatorKeyFile>
99
<DelaySign>true</DelaySign>
10+
<LangVersion>latest</LangVersion>
1011
<OutputPath Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">..\..\bin\debug\test\</OutputPath>
1112
<OutputPath Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">..\..\bin\release\test\</OutputPath>
1213
</PropertyGroup>

0 commit comments

Comments
 (0)