Skip to content

Commit

Permalink
Upgrade to ABP 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gdlcf88 committed Apr 13, 2024
1 parent a39851f commit 760977a
Show file tree
Hide file tree
Showing 29 changed files with 9,742 additions and 13,142 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.0.0</AbpVersion>
<EasyAbpAbpTencentCloudModuleVersion>1.15.0</EasyAbpAbpTencentCloudModuleVersion>
<AbpVersion>8.1.0</AbpVersion>
<EasyAbpAbpTencentCloudModuleVersion>1.16.0</EasyAbpAbpTencentCloudModuleVersion>

</PropertyGroup>
</Project>
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.10.0</Version>
<Version>0.11.0</Version>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>EasyAbp Team</Authors>
Expand Down
Loading

0 comments on commit 760977a

Please sign in to comment.