Skip to content

Commit f49b72a

Browse files
authored
Readme: Update conditional compilation symbols
1 parent 51f4f92 commit f49b72a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ For known Mono defects, check [our issue tracker](https://github.com/castleproje
6060

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

63-
Symbol | .NET 4.6.2 | .NET Standard 2.x
64-
----------------------------------- | ------------------ | ------------------
63+
Symbol | .NET 4.6.2 | .NET Standard 2.x and .NET 6
64+
----------------------------------- | ------------------ | ----------------------------
6565
`FEATURE_APPDOMAIN` | :white_check_mark: | :no_entry_sign:
6666
`FEATURE_ASSEMBLYBUILDER_SAVE` | :white_check_mark: | :no_entry_sign:
6767
`FEATURE_SERIALIZATION` | :white_check_mark: | :no_entry_sign:

0 commit comments

Comments
 (0)