Skip to content

Commit

Permalink
Release Prep for 3.22.0 (#9830)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-imohammad authored Jan 23, 2024
1 parent ce4735c commit 23e71b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>latest</LangVersion>
<MajorVersion>3</MajorVersion>
<MinorVersion>21</MinorVersion>
<MinorVersion>22</MinorVersion>
<PatchVersion>0</PatchVersion>
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
<Version Condition=" '$(BuildNumber)' != '' ">$(VersionPrefix)-$(BuildNumber)</Version>
Expand Down

0 comments on commit 23e71b5

Please sign in to comment.