Commit cbf19e0
authored
Add a .NET 4.7.2 target (#145)
Motivation
----------
Reduce the dependency tree for .NET 4 users since a reference to
System.Runtime.CompilerServices.Unsafe is not required for .NET 4, it's
in-box.
Modifications
-------------
Add the target and adjust the package dependencies.
Closes #1401 parent be93614 commit cbf19e0
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
0 commit comments