Skip to content

Commit

Permalink
Upgrade to ABP 8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yinchang0626 committed Sep 11, 2024
1 parent 6810f6a commit 78a0bfc
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>8.2.0</AbpVersion>
<EasyAbpAbpTreesModuleVersion>2.17.0</EasyAbpAbpTreesModuleVersion>
<AbpVersion>8.3.0</AbpVersion>
<EasyAbpAbpTreesModuleVersion>2.18.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.11.1</Version>
<Version>0.12.0</Version>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<AbpProjectType>module</AbpProjectType>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand Down

0 comments on commit 78a0bfc

Please sign in to comment.