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

Commit 7f0cf2d

Browse files
authored
Merge pull request #22573 from wtgodbe/223
Update branding for 2.2.3
2 parents b608d3d + 9786d60 commit 7f0cf2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.props

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

1313
<PropertyGroup>
1414
<!-- Central place to set the versions of all nuget packages produced in the repo -->
15-
<PackageVersion Condition="'$(PackageVersion)' == ''">2.2.2</PackageVersion>
15+
<PackageVersion Condition="'$(PackageVersion)' == ''">2.2.3</PackageVersion>
1616

1717
<!-- Set the boolean below to true to generate packages with stabilized versions -->
1818
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>

0 commit comments

Comments
 (0)