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

Commit c76e272

Browse files
authored
Update branding to 3.0.3 (#27997)
eng/Versions.props doesn't seem to the the source of truth for branding
1 parent d4db988 commit c76e272

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.0.2</PackageVersion>
68+
<PackageVersion Condition="'$(PackageVersion)' == ''">3.0.3</PackageVersion>
6969
<PreReleaseLabel>servicing</PreReleaseLabel>
7070
</PropertyGroup>
7171

0 commit comments

Comments
 (0)