Commit Graph

6 Commits

Author SHA1 Message Date
Hisham Abdullah Bin Ateya 59d957df31 Simplify generating culture names
Replace '\n' with Environment.NewLine
2015-07-30 10:01:01 -07:00
Victor Hurdugaci 16a05755bf React to DNX renames 2015-07-29 11:01:20 -07:00
Hisham Abdullah Bin Ateya 1e3b462210 Remove unnecessary parantheses 2015-06-16 19:49:02 -07:00
damianedwards 5eda65f336 Fix default path in CultureInfoGenerator:
- #26
2015-05-28 12:45:52 -07:00
damianedwards 2431e1a542 Move CultureInfoCache into its own package. 2015-05-13 15:50:00 -07:00
damianedwards 9834a27728 Culture names are now limited to a known list:
- Added tool to generate a set of known culture names from the OS/Fx
- CultureInfoCache is now limited to only caching/returning cultures from the known list
- #6
2015-05-11 12:58:18 -07:00