Skip to content

Commit 7d5e4da

Browse files
committed
bump packet version to 4.7.1
1 parent ee1d951 commit 7d5e4da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/Packaging.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<SkipBaseLineCheck>true</SkipBaseLineCheck>
2525

2626
<!-- by default all packages will use the same version which revs with respect to product version -->
27-
<PackageVersion Condition="'$(PackageVersion)' == ''">4.7.0</PackageVersion>
27+
<PackageVersion Condition="'$(PackageVersion)' == ''">4.7.1</PackageVersion>
2828
<!-- major.minor.release version of the platforms package we're currently building
2929
Pre-release will be appended during build -->
3030
<PlatformPackageVersion>3.1.12</PlatformPackageVersion>

0 commit comments

Comments
 (0)