From 7a17494c0082d064b915f2bc09fdb53d724a7785 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Thu, 30 Mar 2023 17:16:38 -0400 Subject: [PATCH] update --- windows/security/docfx.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/windows/security/docfx.json b/windows/security/docfx.json index 7062e4187c..a8966ea82c 100644 --- a/windows/security/docfx.json +++ b/windows/security/docfx.json @@ -76,8 +76,11 @@ "identity-protection/**/*.md": "paoloma", "threat-protection/windows-firewall/*.md": "aaroncz" }, - "appliesto":{ - "identity-protection/**/*.md": "- ✅ Windows 10 and later\"" + "ms.appliesto":{ + "identity-protection/**/*.md": [ + "✅ Windows 10", + "✅ Windows 11" + ] }, "ms.reviewer":{ "identity-protection/hello-for-business/*.md": "erikdau",