We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a4d58 commit 8a6a64dCopy full SHA for 8a6a64d
BTProgressHUDDemo/BTProgressHUDDemo.csproj
@@ -17,6 +17,7 @@
17
18
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">11.0</SupportedOSPlatformVersion>
19
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'">13.1</SupportedOSPlatformVersion>
20
+ <IsPackable>False</IsPackable>
21
22
</PropertyGroup>
23
0 commit comments