Skip to content

Conversation

@mjbvz
Copy link
Contributor

@mjbvz mjbvz commented Oct 12, 2016

Bug
Various FxCop warnings about strings, such as using the implicit overloads vs explicit ones.

Fix

  • Make Parse methods use invariant culture.
  • Fix a few more StartsWith calls
  • Fix a few more format and tostring calls.
  • Fix a few calls to ToLower

mjbvz added 2 commits October 12, 2016 16:35
**Bug**
Various FxCop warnings about strings, such as using the implicit overloads vs explicit ones.

**Fix**

- Make `Parse` methods use invarient culture.
- Fix a few more `StartsWith` calls
- Fix a few more format calls.
@mjbvz mjbvz merged commit daffc33 into microsoft:master Oct 13, 2016
@mjbvz mjbvz removed the in-progress label Oct 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants