Skip to content

Commit 632b604

Browse files
committed
- updates csproj to support latest language version for tests
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent 0034f98 commit 632b604

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
@@ -4,6 +4,7 @@
44
<AssemblyName>Microsoft.OpenApi.OData.Reader.Tests</AssemblyName>
55
<RootNamespace>Microsoft.OpenApi.OData.Reader.Tests</RootNamespace>
66
<TargetFrameworks>net472;net6.0</TargetFrameworks>
7+
<LangVersion>latest</LangVersion>
78
<SignAssembly>true</SignAssembly>
89
<AssemblyOriginatorKeyFile>..\..\tool\35MSSharedLib1024.snk</AssemblyOriginatorKeyFile>
910
<DelaySign>true</DelaySign>

0 commit comments

Comments
 (0)