You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/.github/copilot-instructions.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,4 +4,5 @@
4
4
- User prefers updating this solution to the latest installed WinAppSDK version on the dev box.
5
5
- User prefers to perform upgrade work in a new branch.
6
6
- For the upgrade, Blazor and WinUI app projects should be single-targeted to net10.0, while consumed library projects should be multi-targeted with net10.0 included.
7
-
- Until moving to planning, any user-requested changes should be recorded in the assessment document.
7
+
- Until moving to planning, any user-requested changes should be recorded in the assessment document.
8
+
- Do not treat UWP tests as relevant validation for WinUI API refactors; focus on cleaning up the WinUI API first.
0 commit comments