Skip to content

Commit

Permalink
Updating host version to 4.x34.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocav committed Jun 13, 2024
1 parent 967667f commit e979364
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 @@
<LangVersion>latest</LangVersion>
<MajorVersion>4</MajorVersion>
<MinorVersion>$(MinorVersionPrefix)34</MinorVersion>
<PatchVersion>3</PatchVersion>
<PatchVersion>4</PatchVersion>
<BuildNumber Condition="'$(BuildNumber)' == '' ">0</BuildNumber>
<PreviewVersion></PreviewVersion>

Expand Down

0 comments on commit e979364

Please sign in to comment.