Skip to content

Commit

Permalink
Bump CommunityToolkit.Maui from 5.3.0 to 6.0.0 in /src
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 27, 2023
1 parent 793cf19 commit 1d9c721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HackerNews/HackerNews.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<PackageReference Include="Azure.AI.TextAnalytics" Version="5.3.0" />
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="3.2.0" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.1" />
<PackageReference Include="CommunityToolkit.Maui" Version="5.3.0" />
<PackageReference Include="CommunityToolkit.Maui" Version="6.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1d9c721

Please sign in to comment.