Files
spectre.console/src/Spectre.Console
Cédric Luthi a5716a35e2 Future-proof conditional compilation
* Invert `#if NET5_0` conditions so that when adding net6.0 target framework, the _new_ APIs are used.
* Use `NET5_0_OR_GREATER` instead of `NET5_0` to ensure consistent behaviour on future target frameworks.
2021-09-29 10:01:31 +02:00
..
2021-09-29 10:01:31 +02:00
2021-07-14 08:38:44 -04:00
2021-09-13 22:58:52 -04:00
2021-05-20 19:41:10 -04:00
2021-01-19 17:53:03 +01:00
2021-01-29 21:46:08 +01:00
2021-01-19 17:53:03 +01:00
2021-04-11 22:03:13 -04:00
2021-01-29 21:46:08 +01:00
2021-02-01 01:03:39 +01:00
2021-09-29 10:01:31 +02:00
2021-01-19 17:53:03 +01:00
2021-01-19 17:53:03 +01:00
2021-05-20 19:41:10 -04:00