Commit e521d11
authored
Use new _OR_GREATER defines (#421)
.Net 5.0.200 SDK added support for using _OR_GREATER with runtime version defines, no reason not to use them. Old defines aren't removed since old SDKs don't support this.
Documentation: https://github.com/dotnet/designs/blob/main/accepted/2020/or-greater-defines/or-greater-defines.md1 parent f71c54c commit e521d11
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments