Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nugets to use latest services release. #130

Merged
merged 2 commits into from
May 7, 2024

Conversation

jamesmontemagno
Copy link
Collaborator

PR Classification

This pull request includes package updates and removal of package references in the MonkeyFinder.csproj file.

PR Summary

The pull request updates the versions of CommunityToolkit.Mvvm and Microsoft.Extensions.Logging.Debug packages, and adds two new packages: Microsoft.Maui.Controls and Microsoft.Maui.Controls.Compatibility. It also removes the references to these new packages in the MonkeyFinder.csproj file.

  • Updated CommunityToolkit.Mvvm package version from 8.2.0 to 8.2.2.
  • Changed Microsoft.Extensions.Logging.Debug package version from wildcard 8.0.0-* to specific 8.0.0.
  • Added Microsoft.Maui.Controls and Microsoft.Maui.Controls.Compatibility packages with version 8.0.21.
  • Removed references to Microsoft.Maui.Controls and Microsoft.Maui.Controls.Compatibility in MonkeyFinder.csproj file.

@jamesmontemagno jamesmontemagno merged commit a73e68d into main May 7, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant