Skip to content

Commit

Permalink
Fixed a lowercase T
Browse files Browse the repository at this point in the history
  • Loading branch information
Arlodotexe committed Sep 19, 2023
1 parent 18e2266 commit e24d452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProjectHeads/App.Head.props
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@

<!-- Gather sample markdown for components that MultiTarget this platform. -->
<!-- Each deployable sample app head uses the CommunityToolkit.Toolkit.SampleGen source generator to generate document registries -->
<Import Project="$(ToolingDirectory)\ProjectHeads\tasks\CheckMultiTarget.props" />
<Import Project="$(ToolingDirectory)\ProjectHeads\Tasks\CheckMultiTarget.props" />

<Target Name="AddMultiTargetCompatibleSampleDocs" Condition="'$(IsAllExperimentHead)' == 'true'">
<!-- Props scoped to current Target -->
Expand Down

0 comments on commit e24d452

Please sign in to comment.