We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae5caec commit 740a7e2Copy full SHA for 740a7e2
1 file changed
build/Version.props
@@ -1,5 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <Version>12.0.0-alpha01</Version>
+ <!-- 此版本号仅作标记使用,标记当前支持的最新 C# 版本 -->
4
+ <Version>12.0.0</Version>
5
</PropertyGroup>
6
</Project>
0 commit comments