Merge pull request #15760 from abpframework/skoc10/update-version

Update common.props
pull/15767/head
Alper Ebiçoğlu 3 years ago committed by GitHub
commit 44228f3936
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Version>7.0.1</Version>
<Version>7.0.2</Version>
<NoWarn>$(NoWarn);CS1591;CS0436</NoWarn>
<PackageIconUrl>https://abp.io/assets/abp_nupkg.png</PackageIconUrl>
<PackageProjectUrl>https://abp.io/</PackageProjectUrl>

Loading…
Cancel
Save