Skip to content

Commit

Permalink
Update GamePortal.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed Oct 26, 2022
1 parent bc3490c commit dc0ab58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion GamePortal/GamePortal.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'">14.0</SupportedOSPlatformVersion>
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'android'">24.0</SupportedOSPlatformVersion>
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'">10.0.19041.0</SupportedOSPlatformVersion>
<TargetPlatformMinVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'">10.0.19041.0</TargetPlatformMinVersion>
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'tizen'">6.5</SupportedOSPlatformVersion>

<!-- Minimum Target OS Version for Windows Platform -->
Expand Down

0 comments on commit dc0ab58

Please sign in to comment.