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 5353 -->
5454 <PropertyGroup >
5555 <TargetPlatformIdentifier >$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)'))</TargetPlatformIdentifier >
56- <SupportedOSPlatformVersion Condition =" '$(TargetPlatformIdentifier)' == 'ios'" >10 .0</SupportedOSPlatformVersion >
56+ <SupportedOSPlatformVersion Condition =" '$(TargetPlatformIdentifier)' == 'ios'" >11 .0</SupportedOSPlatformVersion >
5757 <SupportedOSPlatformVersion Condition =" '$(TargetPlatformIdentifier)' == 'maccatalyst'" >13.1</SupportedOSPlatformVersion >
5858 <SupportedOSPlatformVersion Condition =" '$(TargetPlatformIdentifier)' == 'android'" >21.0</SupportedOSPlatformVersion >
5959 <SupportedOSPlatformVersion Condition =" '$(TargetPlatformIdentifier)' == 'windows'" >10.0.17763.0</SupportedOSPlatformVersion >
Original file line number Diff line number Diff line change 66 -->
77 <PropertyGroup >
88 <TargetPlatformIdentifier >$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)'))</TargetPlatformIdentifier >
9- <SupportedOSPlatformVersion Condition =" '$(TargetPlatformIdentifier)' == 'ios'" >10 .0</SupportedOSPlatformVersion >
9+ <SupportedOSPlatformVersion Condition =" '$(TargetPlatformIdentifier)' == 'ios'" >11 .0</SupportedOSPlatformVersion >
1010 <SupportedOSPlatformVersion Condition =" '$(TargetPlatformIdentifier)' == 'maccatalyst'" >13.1</SupportedOSPlatformVersion >
1111 <SupportedOSPlatformVersion Condition =" '$(TargetPlatformIdentifier)' == 'android'" >21.0</SupportedOSPlatformVersion >
1212 <SupportedOSPlatformVersion Condition =" '$(TargetPlatformIdentifier)' == 'windows'" >10.0.17763.0</SupportedOSPlatformVersion >
You can’t perform that action at this time.
0 commit comments