Skip to content

Commit c73ba40

Browse files
committed
revert: 更新语言版本
1 parent d28cda3 commit c73ba40

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>preview</LangVersion>
14+
<LangVersion>latest</LangVersion>
1515
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
1616
<SuppressNETCoreSdkPreviewMessage>true</SuppressNETCoreSdkPreviewMessage>
1717
</PropertyGroup>

0 commit comments

Comments
 (0)