Skip to content

Commit

Permalink
add new possible property value for DotNetCompatibilityCheck
Browse files Browse the repository at this point in the history
  • Loading branch information
apacker1 authored and barnson committed Oct 4, 2023
1 parent c960258 commit 0653e9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/xsd4/netfx.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,7 @@
<xs:documentation>
Name of the property in which to place the result of the compatibility check. The possible values are:
- 0 - Successful compatibility check.
- 13 - Requested platform is not compatible with OS.
- 12289 - No runtime is installed.
- 12290 - Required runtime is not installed.
- 12291 - Failed to get hostfxr exports.
Expand Down

0 comments on commit 0653e9c

Please sign in to comment.