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 d7f2dfc commit 478ac42Copy full SHA for 478ac42
csharp/tools/MauiModelTester/MauiModelTester.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>net9.0-ios;net9.0-android34.0</TargetFrameworks>
+ <TargetFrameworks>net9.0-ios;net9.0-android35.0</TargetFrameworks>
5
<TargetFrameworks Condition="$([MSBuild]::IsOSPlatform('windows'))">$(TargetFrameworks);net8.0-windows10.0.19041.0</TargetFrameworks>
6
<OutputType>Exe</OutputType>
7
<RootNamespace>MauiModelTester</RootNamespace>
0 commit comments