79517313

Date: 2025-03-18 11:55:14
Score: 1
Natty:
Report link

Added this in .csproj file, which seems to fix the issue with nuget package.

 <PropertyGroup Condition="'$(RuntimeIdentifier)' != 'ios-arm64'">
        <RuntimeIdentifier>iossimulator-x64</RuntimeIdentifier>
 </PropertyGroup>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Maddiee