Skip to content

Commit

Permalink
Update branding to 3.1.16 (#3869)
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgodbe authored May 4, 2021
1 parent 66cf348 commit c7f7fc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<PropertyGroup Label="Version settings">
<MajorVersion>3</MajorVersion>
<MinorVersion>1</MinorVersion>
<PatchVersion>15</PatchVersion>
<ValidateBaseline>true</ValidateBaseline>
<PatchVersion>16</PatchVersion>
<ValidateBaseline>false</ValidateBaseline>
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
<AssemblyVersion Condition="'$(IsReferenceAssemblyProject)' != 'true'">$(VersionPrefix).0</AssemblyVersion>
Expand Down

0 comments on commit c7f7fc3

Please sign in to comment.