We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf93435 commit 0b1f8bdCopy full SHA for 0b1f8bd
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
4
- <AbpVersion>8.2.0</AbpVersion>
+ <AbpVersion>8.3.2</AbpVersion>
5
6
</PropertyGroup>
7
</Project>
common.props
<LangVersion>latest</LangVersion>
- <Version>1.9.0</Version>
+ <Version>1.10.0</Version>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>EasyAbp Team</Authors>
0 commit comments