Skip to content

Commit

Permalink
targeting .net6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
realZhangChi committed Feb 20, 2023
1 parent 0c90d39 commit bb1d8fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Import Project="..\..\..\common.props" />

<PropertyGroup>
<TargetFramework>net7.0-android</TargetFramework>
<TargetFramework>net6.0-android</TargetFramework>
<SupportedOSPlatformVersion>21</SupportedOSPlatformVersion>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down

0 comments on commit bb1d8fe

Please sign in to comment.