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 10, 2024
1 parent 075ec71 commit f00a7c2
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
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<AbpVersion>8.2.0</AbpVersion>
<AbpVersion>8.3.0</AbpVersion>
</PropertyGroup>

<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>2.17.0</Version>
<Version>2.18.0</Version>
<NoWarn>$(NoWarn);CS1591;CS0436</NoWarn>
<PackageIconUrl>https://avatars3.githubusercontent.com/u/58311641?s=128</PackageIconUrl>
<PackageProjectUrl>https://github.com/EasyAbp/Abp.Trees</PackageProjectUrl>
Expand Down

0 comments on commit f00a7c2

Please sign in to comment.