Skip to content

Commit c19d8a2

Browse files
committed
Change version to 2.17.0
1 parent 69aba23 commit c19d8a2

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.16.0</Version>
4+
<Version>2.17.0</Version>
55
<NoWarn>$(NoWarn);CS1591;CS0436</NoWarn>
66
<AbpProjectType>app</AbpProjectType>
77
</PropertyGroup>

0 commit comments

Comments
 (0)