Skip to content

Commit a26b225

Browse files
Update CircularChartSample.csproj
Changed the version
1 parent da099be commit a26b225

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Circular_chart_sample/CircularChartSample/CircularChartSample.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
</ItemGroup>
5050

5151
<ItemGroup>
52-
<PackageReference Include="Syncfusion.Maui.Charts" Version="20.3.61" />
53-
<PackageReference Include="Syncfusion.Maui.Core" Version="20.3.61" />
52+
<PackageReference Include="Syncfusion.Maui.Charts" Version="*" />
53+
<PackageReference Include="Syncfusion.Maui.Core" Version="*" />
5454
</ItemGroup>
5555

5656
</Project>

0 commit comments

Comments
 (0)