From 2562bf9a2748ad11ba42642599a797d0a526dddc Mon Sep 17 00:00:00 2001 From: Rich Lander Date: Thu, 11 Dec 2025 23:27:56 -0800 Subject: [PATCH] Update note --- release-notes/llms.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/llms.json b/release-notes/llms.json index c810e5408..8bcd074f0 100644 --- a/release-notes/llms.json +++ b/release-notes/llms.json @@ -1,7 +1,7 @@ { "kind": "llms-index", "title": ".NET Release Index for AI", - "ai_note": "Read required_pre_read for optimal graph navigation and context; First file is a small quick reference, second is a schema reference. Read the first for sure and use the second for more complex queries.", + "ai_note": "Read llms.txt first (required). schema-reference.txt is optional, for complex queries involving SDK bands, OS compatibility, or custom navigation patterns.", "required_pre_read": ["https://raw.githubusercontent.com/dotnet/core/release-index/llms.txt", "https://raw.githubusercontent.com/dotnet/core/release-index/llms/schema-reference.txt"], "latest": "10.0", "latest_lts": "10.0",