Skip to content

Commit df6ad20

Browse files
authored
Host Release prep 4.37.0 (#10559)
1 parent 95e0b27 commit df6ad20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<LangVersion>latest</LangVersion>
55
<MajorVersion>4</MajorVersion>
6-
<MinorVersion>$(MinorVersionPrefix)36</MinorVersion>
6+
<MinorVersion>$(MinorVersionPrefix)37</MinorVersion>
77
<PatchVersion>0</PatchVersion>
88
<BuildNumber Condition="'$(BuildNumber)' == '' ">0</BuildNumber>
99
<PreviewVersion></PreviewVersion>

0 commit comments

Comments
 (0)