Commit b940e29
committed
Fix compiler error.
Fixes:
> error CS0121: The call is ambiguous between the following methods or properties: 'System.Linq.Enumerable.Shuffle<TSource>(System.Collections.Generic.IEnumerable<TSource>)' and 'Microsoft.DotNet.XHarness.iOS.Shared.Utilities.Extensions.Shuffle<T>(System.Collections.Generic.IEnumerable<T>)'1 parent 113cce2 commit b940e29
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
0 commit comments