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 c119069 commit ffb0e19Copy full SHA for ffb0e19
test/InputKit.Maui.Test/InputKit.Maui.Test.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net9.0</TargetFramework>
5
<!--<TargetFrameworks>net6.0;net6.0-android;net6.0-ios;net6.0-maccatalyst;net6.0-windows10.0.19041</TargetFrameworks>-->
6
<ImplicitUsings>enable</ImplicitUsings>
7
<UseMaui>true</UseMaui>
0 commit comments