From 130b51a853f6d388f8aac1256e949c86cdf9f791 Mon Sep 17 00:00:00 2001 From: Safia Abdalla Date: Tue, 27 May 2025 15:16:51 -0700 Subject: [PATCH] Update copilot-instructions.md --- .github/copilot-instructions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index dbc1f0ce7747..008b473b18b5 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -4,6 +4,7 @@ * Always use the latest version C#, currently C# 13 features. * Never change global.json unless explicitly asked to. * Never change package.json or package-lock.json files unless explicitly asked to. +* Never change NuGet.config files unless explicitly asked to. ## Formatting