We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c0f76 commit 12f9929Copy full SHA for 12f9929
PowerSync/PowerSync.Common/PowerSync.Common.csproj
@@ -20,8 +20,6 @@
20
<NoWarn>NU5100</NoWarn>
21
<PackageReadmeFile>README.md</PackageReadmeFile>
22
<DefaultItemExcludes>$(DefaultItemExcludes);runtimes/**/*.*;</DefaultItemExcludes>
23
- <SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">13.0</SupportedOSPlatformVersion>
24
- <TargetPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">18.0</TargetPlatformVersion>
25
</PropertyGroup>
26
27
<ItemGroup>
0 commit comments