From 51d61b7b346f92f62ea49bc79e3bef01b060234f Mon Sep 17 00:00:00 2001 From: Chet Husk Date: Thu, 29 Jun 2023 11:40:35 -0500 Subject: [PATCH] add schema declaration to the manifest file (#7214) allows editors to highlight data errors --- release-notes/releases-index.json | 1 + 1 file changed, 1 insertion(+) diff --git a/release-notes/releases-index.json b/release-notes/releases-index.json index aa55974ae1..225a69be87 100644 --- a/release-notes/releases-index.json +++ b/release-notes/releases-index.json @@ -1,4 +1,5 @@ { + "$schema": "https://json.schemastore.org/dotnet-releases-index.json", "releases-index": [ { "channel-version": "8.0",