File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
samples/MAUI/LibVLCSharp.MAUI.Sample.MediaElement Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 2323 <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'" >13.1</SupportedOSPlatformVersion >
2424 <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'android'" >21.0</SupportedOSPlatformVersion >
2525 <TargetPlatformMinVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'" >10.0.17763.0</TargetPlatformMinVersion >
26+ <RuntimeIdentifiers Condition =" $(TargetFramework.Contains('-windows'))" >win-x64;win-x86;win-arm64</RuntimeIdentifiers >
2627 <GenerateDocumentationFile >True</GenerateDocumentationFile >
2728 </PropertyGroup >
2829 <ItemGroup >
You can’t perform that action at this time.
0 commit comments