Skip to content

Commit 75b8053

Browse files
rolfbjarneCopilot
andauthored
Update msbuild/Xamarin.Shared/Xamarin.Shared.targets
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3409dbb commit 75b8053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msbuild/Xamarin.Shared/Xamarin.Shared.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2947,7 +2947,7 @@ Copyright (C) 2018 Microsoft. All rights reserved.
29472947
<IsAppExtension>$(IsAppExtension)</IsAppExtension>
29482948
</_PostProcessingItem>
29492949

2950-
<!-- Compute a few default values that's applicable to all _PostProcessingItem -->
2950+
<!-- Compute a few default values that are applicable to all _PostProcessingItem -->
29512951
<_PostProcessingItem>
29522952
<!-- This is the name of the dSYM that will be created (if that's the case) -->
29532953
<DSymName Condition="'%(_PostProcessingItem.DSymName)' == ''">%(Filename).dSYM</DSymName>

0 commit comments

Comments
 (0)