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

Templates updated to support .NET MAUI 8 SR3 and .NET MAUI 9 Preview 2 #204

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

egvijayanand
Copy link
Owner

  • Templates updated for latest .NET MAUI release
  • The MauiVersion property is updated to dynamically refer to the latest available service release (8.*)
  • While using the CPM feature, this refers to the latest service release (8.0.10) as dynamic version is unsupported
  • Auto inclusion of .NET MAUI Community Toolkit's xml namespace while using NET MAUI Generic item template with its type name defined with scope as mct:
dotnet new maui-item -n ThemePopup -b mct:Popup

Copy link
Owner Author

@egvijayanand egvijayanand left a comment

Choose a reason for hiding this comment

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

Reviewed.

@egvijayanand egvijayanand merged commit 6f2467e into main Mar 12, 2024
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.

None yet

1 participant