Skip to content

Commit c555e90

Browse files
Bump CommunityToolkit.Maui from 5.3.0 to 6.0.0 in /samples (#246)
Bumps [CommunityToolkit.Maui](https://github.com/CommunityToolkit/Maui) from 5.3.0 to 6.0.0. - [Release notes](https://github.com/CommunityToolkit/Maui/releases) - [Commits](CommunityToolkit/Maui@5.3.0...6.0.0) --- updated-dependencies: - dependency-name: CommunityToolkit.Maui dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7327292 commit c555e90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/CommunityToolkit.Maui.Markup.Sample/CommunityToolkit.Maui.Markup.Sample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</ItemGroup>
4343

4444
<ItemGroup>
45-
<PackageReference Include="CommunityToolkit.Maui" Version="5.3.0" />
45+
<PackageReference Include="CommunityToolkit.Maui" Version="6.0.0" />
4646
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.1" />
4747
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.11" />
4848
<PackageReference Include="Refit.HttpClientFactory" Version="7.0.0" />

src/CommunityToolkit.Maui.Markup.UnitTests/CommunityToolkit.Maui.Markup.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
1515
<PackageReference Include="coverlet.collector" Version="6.0.0" PrivateAssets="all" />
1616
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
17-
<PackageReference Include="CommunityToolkit.Maui" Version="5.3.0" />
17+
<PackageReference Include="CommunityToolkit.Maui" Version="6.0.0" />
1818
</ItemGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)