File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
samples/SegmentedControlSamples
src/Plugin.Maui.SegmentedControl Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 5656
5757 <ItemGroup >
5858 <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 9.0.1" />
59- <PackageReference Include =" Microsoft.Maui.Controls" Version =" 9.0.30 " />
59+ <PackageReference Include =" Microsoft.Maui.Controls" Version =" 9.0.14 " />
6060 </ItemGroup >
6161
6262 <ItemGroup >
Original file line number Diff line number Diff line change 1616 <Authors >yurkinh</Authors >
1717 <Copyright >Copyright © yurkinh and contributors</Copyright >
1818 <PackageReadmeFile >README.md</PackageReadmeFile >
19- <PackageVersion >1.0.9 </PackageVersion >
19+ <PackageVersion >1.1.0 </PackageVersion >
2020 <IsPackable >True</IsPackable >
2121 <PackageProjectUrl >https://github.com/yurkinh/Plugin.Maui.SegmentedControl</PackageProjectUrl >
2222 <RepositoryUrl >https://github.com/yurkinh/Plugin.Maui.SegmentedControl</RepositoryUrl >
3232 <PackageRequireLicenseAcceptance >True</PackageRequireLicenseAcceptance >
3333 <DebugType >portable</DebugType >
3434 <PackageIcon >nuget.png</PackageIcon >
35- <PackageReleaseNotes >Fixed crash on Android when SelectedSegmented="-1" (deselected) </PackageReleaseNotes >
35+ <PackageReleaseNotes >Updated to .net 9 </PackageReleaseNotes >
3636 </PropertyGroup >
3737
3838
7575 <AndroidResource Include =" Platforms\Android\Resources\values\colors.xml" />
7676 </ItemGroup >
7777 <ItemGroup >
78+ <PackageReference Include =" Microsoft.Maui.Controls" Version =" 9.0.14" />
7879 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" >
7980 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
8081 <PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments