Skip to content

Commit

Permalink
Upgrade the trees module
Browse files Browse the repository at this point in the history
  • Loading branch information
gdlcf88 committed Oct 19, 2023
1 parent d5b4644 commit a155de6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>

<AbpVersion>7.4.0</AbpVersion>
<EasyAbpAbpTreesModuleVersion>2.14.0</EasyAbpAbpTreesModuleVersion>
<EasyAbpAbpTreesModuleVersion>2.14.1</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.8.0</Version>
<Version>0.8.1</Version>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<AbpProjectType>module</AbpProjectType>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand Down

0 comments on commit a155de6

Please sign in to comment.