File tree 1 file changed +1
-1
lines changed
src/Samples/Toolkit.SampleApp.Maui
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 24
24
<ApplicationVersion >1</ApplicationVersion >
25
25
26
26
<SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'" >15.0</SupportedOSPlatformVersion >
27
- <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'" >14 .0</SupportedOSPlatformVersion >
27
+ <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'" >15 .0</SupportedOSPlatformVersion >
28
28
<SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'android'" >26.0</SupportedOSPlatformVersion >
29
29
<SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'" >10.0.19041.0</SupportedOSPlatformVersion >
30
30
<TargetPlatformMinVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'" >10.0.19041.0</TargetPlatformMinVersion >
You can’t perform that action at this time.
0 commit comments