Open jorupp opened 8 years ago
https://github.com/RightpointLabs/Pourcast/blob/c28186561dcd56f44a785094172e539fed4d914f/RightpointLabs.Pourcast.Infrastructure/Persistence/Repositories/UserRepository.cs#L21
1.8 doesn't support the string.Equals overload with StringComparison.
string.Equals
StringComparison
https://github.com/RightpointLabs/Pourcast/blob/c28186561dcd56f44a785094172e539fed4d914f/RightpointLabs.Pourcast.Infrastructure/Persistence/Repositories/UserRepository.cs#L21
1.8 doesn't support the
string.Equals
overload withStringComparison
.