Skip to content

Commit

Permalink
Merge pull request #15160 from abpframework/skoc10/update-version
Browse files Browse the repository at this point in the history
Update common.props
  • Loading branch information
ebicoglu authored Dec 20, 2022
2 parents 2e7a833 + b338ca9 commit 8a40edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Version>7.0.0-rc.4</Version>
<Version>7.0.0-rc.5</Version>
<NoWarn>$(NoWarn);CS1591;CS0436</NoWarn>
<PackageIconUrl>https://abp.io/assets/abp_nupkg.png</PackageIconUrl>
<PackageProjectUrl>https://abp.io/</PackageProjectUrl>
Expand Down

0 comments on commit 8a40edc

Please sign in to comment.