From 409264f259d4641ee561de512f46b80f10f4883e Mon Sep 17 00:00:00 2001 From: apacker1 Date: Fri, 22 Sep 2023 15:34:34 -0700 Subject: [PATCH] add new possible property value for DotNetCompatibilityCheck --- src/xsd4/netfx.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/src/xsd4/netfx.xsd b/src/xsd4/netfx.xsd index e56271e7..08d7b56d 100644 --- a/src/xsd4/netfx.xsd +++ b/src/xsd4/netfx.xsd @@ -537,6 +537,7 @@ - 12292 - Invalid arguments. - 12293 - Failed to construct temp json file path. - 12294 - Failed to create temp json file. + - -1 - Requested platform is not compatible with OS.