Skip to content

Conversation

jamesmontemagno
Copy link
Collaborator

PR Classification

Code upgrade and refactoring to support .NET 9.0 and improve type safety.

PR Summary

Upgraded the project to .NET 9.0 and refactored code for better maintainability and type safety.

  • build-validation.yml: Updated .NET SDK version to 9.0.x.
  • App.xaml.cs: Overrode CreateWindow method for flexible window creation.
  • MonkeyFinder.csproj: Targeted .NET 9.0 and used $(MauiVersion) for package references.
  • MainPage.xaml: Added x:DataType in TapGestureRecognizer bindings.
  • Directory.Build.props and Directory.Build.targets: Updated supported OS versions and package versions.

@jamesmontemagno jamesmontemagno marked this pull request as ready for review October 30, 2024 23:57
Copy link
Collaborator

@jfversluis jfversluis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly some tabs vs spaces indentation stuff

@jamesmontemagno jamesmontemagno merged commit 71b6a84 into main Nov 13, 2024
12 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.

3 participants