We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d24397 commit dc71f98Copy full SHA for dc71f98
eng/Signing.props
@@ -63,7 +63,7 @@
63
</ItemGroup>
64
65
<!--
66
- We do not intend to ship the artifacts produced for PR validation buildm so we can skip signing the artifacts.
+ We do not intend to ship the artifacts produced for PR validation build so we can skip signing the artifacts.
67
-->
68
<Choose>
69
<When Condition="'$(PreReleaseVersionLabel)' == 'pr-validation' And '$(SignType)' == ''">
0 commit comments