Skip to content

Commit 4eefa25

Browse files
Update GettingStartedCarousel.csproj
1 parent 12bd103 commit 4eefa25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GettingStarted/GettingStartedCarousel/GettingStartedCarousel.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
7070
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="$(MauiVersion)" />
7171
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
72-
<PackageReference Include="Syncfusion.Maui.Carousel" Version="100.2.18" />
73-
<PackageReference Include="Syncfusion.Maui.Core" Version="100.2.232" />
72+
<PackageReference Include="Syncfusion.Maui.Carousel" Version="*" />
73+
<PackageReference Include="Syncfusion.Maui.Core" Version="*" />
7474
</ItemGroup>
7575

7676
</Project>

0 commit comments

Comments
 (0)