Skip to content

Commit

Permalink
More precise column titles in compilation symbol table
Browse files Browse the repository at this point in the history
  • Loading branch information
stakx committed May 13, 2020
1 parent a2b1bc2 commit c328a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -60,7 +60,7 @@ For known Mono defects, check [our issue tracker](https://github.com/castleproje

The following conditional compilation symbols (vertical) are currently defined for each of the build configurations (horizontal):

Symbol | NET45 | .NET Core
Symbol | .NET 4.5 | .NET Standard 2.x
----------------------------------- | ------------------ | ------------------
`FEATURE_APPDOMAIN` | :white_check_mark: | :no_entry_sign:
`FEATURE_ASSEMBLYBUILDER_SAVE` | :white_check_mark: | :no_entry_sign:
Expand Down

0 comments on commit c328a6b

Please sign in to comment.