Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit f14483f

Browse files
authored
Update branding to 3.1.2 (#27998)
eng/Versions.props doesn't seem to be the source of truth for branding
1 parent c43d033 commit f14483f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dir.common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<PropertyGroup>
6767
<!-- Central place to set the versions of all nuget packages produced in the repo -->
68-
<PackageVersion Condition="'$(PackageVersion)' == ''">3.1.1</PackageVersion>
68+
<PackageVersion Condition="'$(PackageVersion)' == ''">3.1.2</PackageVersion>
6969
<PreReleaseLabel>servicing</PreReleaseLabel>
7070
</PropertyGroup>
7171

0 commit comments

Comments
 (0)