Skip to content

Commit

Permalink
Updating Microsoft.Azure.WebJobs.Script.WebHost package to 4.25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
soninaren committed Sep 8, 2023
1 parent 85ef2a0 commit d07d00b
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 @@ -5,7 +5,7 @@
<LangVersion>latest</LangVersion>
<MajorVersion>4</MajorVersion>
<MinorVersion>25</MinorVersion>
<PatchVersion>2</PatchVersion>
<PatchVersion>3</PatchVersion>
<BuildNumber Condition="'$(BuildNumber)' == '' ">0</BuildNumber>
<PreviewVersion></PreviewVersion>

Expand Down

0 comments on commit d07d00b

Please sign in to comment.