We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b8d24 commit 3b96190Copy full SHA for 3b96190
samples/ControlCatalog.Android/ControlCatalog.Android.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <TargetFramework>net8.0-android</TargetFramework>
+ <TargetFramework>net7.0-android</TargetFramework>
4
<SupportedOSPlatformVersion>21</SupportedOSPlatformVersion>
5
<OutputType>Exe</OutputType>
6
<Nullable>enable</Nullable>
0 commit comments