Skip to content

Commit

Permalink
Upgrade to ABP 7.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yinchang0626 committed Sep 5, 2023
1 parent f68de9d commit aac3504
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project>
<PropertyGroup>

<AbpVersion>7.3.0</AbpVersion>
<EasyAbpAbpTreesModuleVersion>2.12.0</EasyAbpAbpTreesModuleVersion>
<AbpVersion>7.3.2</AbpVersion>
<EasyAbpAbpTreesModuleVersion>2.13.0</EasyAbpAbpTreesModuleVersion>
<OrleansVersion>3.7.1</OrleansVersion>

</PropertyGroup>
Expand Down
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>0.7.1</Version>
<Version>0.7.2</Version>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<AbpProjectType>module</AbpProjectType>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand Down

0 comments on commit aac3504

Please sign in to comment.