Skip to content

Commit 5310c55

Browse files
committed
hotfix
1 parent 333a40e commit 5310c55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MPowerKit.VirtualizeListView/MPowerKit.VirtualizeListView.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<SingleProject>true</SingleProject>
99
<ImplicitUsings>enable</ImplicitUsings>
1010
<Nullable>enable</Nullable>
11-
<MauiVersion>8.0.4</MauiVersion>
11+
<MauiVersion>8.0.3</MauiVersion>
1212

1313
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">11.0</SupportedOSPlatformVersion>
1414
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'android'">21.0</SupportedOSPlatformVersion>
@@ -20,7 +20,7 @@
2020

2121
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
2222
<Title>MPowerKit.VirtualizeListView</Title>
23-
<Version>2.0.3</Version>
23+
<Version>2.0.4</Version>
2424
<Authors>MPowerKit,Alex Dobrynin</Authors>
2525
<Description>MAUI Virtualize ListView with smooth scrolling and without platform-specific code</Description>
2626
<Copyright>MPowerKit</Copyright>

0 commit comments

Comments
 (0)