Skip to content

Commit 20034c6

Browse files
committed
refactor: 更新 C# 版本
1 parent 33d9d98 commit 20034c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<PropertyGroup>
14-
<LangVersion>latest</LangVersion>
14+
<LangVersion>preview</LangVersion>
1515
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
1616
<SuppressNETCoreSdkPreviewMessage>true</SuppressNETCoreSdkPreviewMessage>
1717
</PropertyGroup>

0 commit comments

Comments
 (0)