We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee1d951 commit 7d5e4daCopy full SHA for 7d5e4da
1 file changed
eng/Packaging.props
@@ -24,7 +24,7 @@
24
<SkipBaseLineCheck>true</SkipBaseLineCheck>
25
26
<!-- by default all packages will use the same version which revs with respect to product version -->
27
- <PackageVersion Condition="'$(PackageVersion)' == ''">4.7.0</PackageVersion>
+ <PackageVersion Condition="'$(PackageVersion)' == ''">4.7.1</PackageVersion>
28
<!-- major.minor.release version of the platforms package we're currently building
29
Pre-release will be appended during build -->
30
<PlatformPackageVersion>3.1.12</PlatformPackageVersion>
0 commit comments