Skip to content

Commit

Permalink
Readme: Update conditional compilation symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
jonorossi committed May 9, 2022
1 parent 51f4f92 commit f49b72a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ 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 | .NET 4.6.2 | .NET Standard 2.x
----------------------------------- | ------------------ | ------------------
Symbol | .NET 4.6.2 | .NET Standard 2.x and .NET 6
----------------------------------- | ------------------ | ----------------------------
`FEATURE_APPDOMAIN` | :white_check_mark: | :no_entry_sign:
`FEATURE_ASSEMBLYBUILDER_SAVE` | :white_check_mark: | :no_entry_sign:
`FEATURE_SERIALIZATION` | :white_check_mark: | :no_entry_sign:
Expand Down

0 comments on commit f49b72a

Please sign in to comment.