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

Commit d0fbcf4

Browse files
authored
Bump version to 2.0.3 (#14331)
1 parent 2a5b736 commit d0fbcf4

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
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<!-- Central place to set the versions of all nuget packages produced in the repo -->
5-
<PackageVersion Condition="'$(PackageVersion)' == ''">2.0.2</PackageVersion>
5+
<PackageVersion Condition="'$(PackageVersion)' == ''">2.0.3</PackageVersion>
66

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

0 commit comments

Comments
 (0)