Skip to content

Commit

Permalink
Change version to 3.0.0-preview.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gdlcf88 committed Jun 14, 2023
1 parent a52e576 commit 2db5f5d
Showing 1 changed file with 1 addition and 1 deletion.
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>3.0.0-preview.1</Version>
<Version>3.0.0-preview.2</Version>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>EasyAbp Team</Authors>
Expand Down

0 comments on commit 2db5f5d

Please sign in to comment.