79482039

Date: 2025-03-03 20:18:21
Score: 1.5
Natty:
Report link

Adding the wildcard

<ItemGroup Condition="'$(TargetFramework)' == 'net8.0-ios'">
    <Content Remove="**\google-services.json" />
</ItemGroup>

Got past this error for me. It does not work with a forward slash, must use back slash to match windows pathing.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Reid