Skip to content

Commit

Permalink
Bump CommunityToolkit.Maui from 6.0.0 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [CommunityToolkit.Maui](https://github.com/CommunityToolkit/Maui) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/CommunityToolkit/Maui/releases)
- [Commits](CommunityToolkit/Maui@6.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: CommunityToolkit.Maui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent b667024 commit c3708a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ContinueOnPC/ContinueOnPC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CommunityToolkit.Maui" Version="6.0.0" />
<PackageReference Include="CommunityToolkit.Maui" Version="6.1.0" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.0-rc.2.9511" />
</ItemGroup>
Expand Down

0 comments on commit c3708a6

Please sign in to comment.