Updated Available C# and .NET features (markdown)
parent
4ae4e39ae7
commit
229b4cfa1a
|
@ -16,7 +16,7 @@ Legend:
|
||||||
I have not considered Framework 4.7.2 and below as there is little reason to not upgrade to Framework 4.8.
|
I have not considered Framework 4.7.2 and below as there is little reason to not upgrade to Framework 4.8.
|
||||||
I use Standard 2.0 and not Standard 2.1 because Standard 2.1 is not subsumed by Framework 4.8, rendering it useless.
|
I use Standard 2.0 and not Standard 2.1 because Standard 2.1 is not subsumed by Framework 4.8, rendering it useless.
|
||||||
|
|
||||||
> Note: "deconstructing" is what .NET calls "destructuring"; not to be confused with "destructing" which .NET calls "finalising".
|
> Note: .NET calls destructuring "deconstructing", not to be confused with destructing which .NET calls "finalising".
|
||||||
|
|
||||||
Feature | 🔵 `net48` | 🟢 `ns2.0` | convention for main BizHawk solution
|
Feature | 🔵 `net48` | 🟢 `ns2.0` | convention for main BizHawk solution
|
||||||
--:|:-:|:-:|:--
|
--:|:-:|:-:|:--
|
||||||
|
|
Loading…
Reference in New Issue