fix: add applyTo field for file targeting in upgrade instructions

This commit is contained in:
Shane Neuville 2025-11-11 10:30:50 -06:00
parent 1b26a48672
commit a0d5d0553d

View File

@ -1,5 +1,6 @@
---
description: 'Instructions for upgrading .NET MAUI applications from version 9 to version 10, including breaking changes, deprecated APIs, and migration strategies for ListView to CollectionView.'
applyTo: '**/*.csproj, **/*.cs, **/*.xaml'
---
# Upgrading from .NET MAUI 9 to .NET MAUI 10