From c328a6b0c5a4632978d1f019bffdfaeee154cf12 Mon Sep 17 00:00:00 2001 From: stakx Date: Wed, 13 May 2020 23:25:15 +0200 Subject: [PATCH] More precise column titles in compilation symbol table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a977fa35a5..a1707b0797 100644 --- a/README.md +++ b/README.md @@ -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: