Skip to content

Commit 0b1f8bd

Browse files
committed
Upgrade to ABP 8.3.2
1 parent cf93435 commit 0b1f8bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33

4-
<AbpVersion>8.2.0</AbpVersion>
4+
<AbpVersion>8.3.2</AbpVersion>
55

66
</PropertyGroup>
77
</Project>

common.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<LangVersion>latest</LangVersion>
4-
<Version>1.9.0</Version>
4+
<Version>1.10.0</Version>
55
<NoWarn>$(NoWarn);CS1591</NoWarn>
66
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
77
<Authors>EasyAbp Team</Authors>

0 commit comments

Comments
 (0)