Skip to content

Commit e64eeed

Browse files
committed
Update branding to 3.1.7
1 parent 0eb17fc commit e64eeed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PropertyGroup Label="Version settings">
99
<MajorVersion>3</MajorVersion>
1010
<MinorVersion>1</MinorVersion>
11-
<PatchVersion>6</PatchVersion>
11+
<PatchVersion>7</PatchVersion>
1212
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
1313
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
1414
<AssemblyVersion Condition="'$(IsReferenceAssemblyProject)' != 'true'">$(VersionPrefix).0</AssemblyVersion>

0 commit comments

Comments
 (0)