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 67e3ae0 commit e4f9630Copy full SHA for e4f9630
src/InputKit/InputKit.csproj
@@ -4,9 +4,9 @@
4
<TargetFrameworks>net6.0;net6.0-android;net6.0-ios;</TargetFrameworks>
5
<UseMaui>true</UseMaui>
6
<SingleProject>true</SingleProject>
7
- <MauiVersion>6.0.101-preview.11.2349</MauiVersion>
+ <MauiVersion>6.0.200-preview.12.2441</MauiVersion>
8
<PackageId>Xamarin.Forms.InputKit</PackageId>
9
- <Version>4.0.0-pre.3.1</Version>
+ <Version>4.0.0-pre.4</Version>
10
11
<!-- NuGet Package Info -->
12
<PackageLicenseUrl></PackageLicenseUrl>
@@ -45,6 +45,6 @@
45
</ItemGroup>
46
47
<ItemGroup>
48
- <None Include="icon512.png" Pack="true" PackagePath=""/>
+ <None Include="icon512.png" Pack="true" PackagePath="" />
49
50
</Project>
0 commit comments