Skip to content

Commit 7ef79ff

Browse files
Merge pull request #1282 from yueyinqiu/lang
Modify LangVersion of TorchSharpTest
2 parents bb3042a + 46d75ef commit 7ef79ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/TorchSharpTest/TorchSharpTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<UseStyleCopAnalyzer>false</UseStyleCopAnalyzer>
1313
<VSTestLogger>trx</VSTestLogger>
1414
<VSTestResultsDirectory>$(OutputPath)</VSTestResultsDirectory>
15-
<LangVersion>latest</LangVersion>
15+
<LangVersion>10.0</LangVersion>
1616
</PropertyGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)