Skip to content

Commit 0ae9093

Browse files
committed
chore: 升级项目版本到正式版2.0.0
将预发布版本2.0.0-rc12更新为正式发布的2.0.0版本
1 parent 7d84f4d commit 0ae9093

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>2.0.0-rc12</Version>
3+
<Version>2.0.0</Version>
44
<ImplicitUsings>enable</ImplicitUsings>
55
<Nullable>enable</Nullable>
66
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)