Fixed a typo...
This commit is contained in:
parent
95a5bc7e16
commit
552129db0d
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
PublishCliVersionBadge" />
|
||||
|
||||
<Target Name="GatherItemsForPattern"
|
||||
DependsOnTargets="SetAzureProps">>
|
||||
DependsOnTargets="SetAzureProps">
|
||||
<ItemGroup>
|
||||
<ForPublishing Include="@(GeneratedInstallers)"
|
||||
Condition=" '$(PublishNativeInstallers)' == 'true' "/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue