File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 99 <NoNFloatUsing >true</NoNFloatUsing >
1010
1111 <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'" >12.2</SupportedOSPlatformVersion >
12- <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'" >13.1 </SupportedOSPlatformVersion >
12+ <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'" >15.0 </SupportedOSPlatformVersion >
1313
1414 </PropertyGroup >
1515
Original file line number Diff line number Diff line change 1616 <ApplicationVersion >1</ApplicationVersion >
1717
1818 <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'" >12.2</SupportedOSPlatformVersion >
19- <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'" >13.1 </SupportedOSPlatformVersion >
19+ <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'" >15.0 </SupportedOSPlatformVersion >
2020 <IsPackable >False</IsPackable >
2121
2222 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments