Skip to content

Commit

Permalink
Target Android 34
Browse files Browse the repository at this point in the history
  • Loading branch information
edgiardina committed Jan 18, 2024
1 parent 2b6a81c commit bd2cce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IfpaMaui.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net8.0-ios;net8.0-maccatalyst;net8.0-android</TargetFrameworks>
<TargetFrameworks>net8.0-ios;net8.0-maccatalyst;net8.0-android34.0</TargetFrameworks>
<!--<TargetFrameworks Condition="$([MSBuild]::IsOSPlatform('windows'))">$(TargetFrameworks);net7.0-windows10.0.19041.0</TargetFrameworks>-->
<!-- Uncomment to also build the tizen app. You will need to install tizen by following this: https://github.com/Samsung/Tizen.NET -->
<!-- <TargetFrameworks>$(TargetFrameworks);net6.0-tizen</TargetFrameworks> -->
Expand Down

0 comments on commit bd2cce1

Please sign in to comment.