Closed johnfredcee closed 9 years ago
The project failed to build out of the box in Visual Studio 2015 because the calls to String.Split were ambiguous. This patch removes that ambiguity.
Thanks!
The project failed to build out of the box in Visual Studio 2015 because the calls to String.Split were ambiguous. This patch removes that ambiguity.