Skip to content

Commit d670e25

Browse files
committed
Change version to 2.20.0
1 parent bb4ed65 commit d670e25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dotnet/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<LangVersion>latest</LangVersion>
4-
<Version>2.19.2</Version>
4+
<Version>2.20.0</Version>
55
<NoWarn>$(NoWarn);CS1591;CS0436</NoWarn>
66
<AbpProjectType>app</AbpProjectType>
77
</PropertyGroup>

0 commit comments

Comments
 (0)