Commit 4ee7b00
committed
Main project ignores CS0618
Due to the fact that .ToHashSet() is not presented in netstandard
but presented in actual runtime it we had to obsolete our version
and now we have some warnings for legitimate usage of our version1 parent 7b5155c commit 4ee7b00
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments