We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51708b6 commit f5e4442Copy full SHA for f5e4442
src/PhoneNumbers.Utilities.TestGenerator/TestFileWriter.cs
@@ -86,6 +86,7 @@ private static string CountryCodeToCountryInfoName(string countryCode) =>
86
"NG" => "Nigeria",
87
"NO" => "Norway",
88
"NZ" => "NewZealand",
89
+ "OM" => "Oman",
90
"PG" => "PapuaNewGuinea",
91
"PL" => "Poland",
92
"PR" => "PuertoRico",
0 commit comments