We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f43e3e commit 960b039Copy full SHA for 960b039
common.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
<LangVersion>latest</LangVersion>
4
- <Version>3.6.0</Version>
+ <Version>3.7.0-preview.1</Version>
5
<NoWarn>$(NoWarn);CS1591</NoWarn>
6
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
7
<Authors>EasyAbp Team</Authors>
0 commit comments