Skip to content

Commit

Permalink
Upgrade to ABP 7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gdlcf88 committed May 4, 2023
1 parent 9761fe0 commit 2966a30
Show file tree
Hide file tree
Showing 17 changed files with 4,670 additions and 394 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>

<AbpVersion>7.1.0</AbpVersion>
<AbpVersion>7.2.1</AbpVersion>

</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion common.props
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Version>0.8.0</Version>
<Version>0.9.0</Version>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>EasyAbp Team</Authors>
Expand Down

0 comments on commit 2966a30

Please sign in to comment.