From 1c9882cbc147ee4553aa8ebd923cf05eaf4d90bf Mon Sep 17 00:00:00 2001 From: Trevor Pilley Date: Sun, 14 Apr 2024 22:47:47 +0100 Subject: [PATCH] Update CountryInfo_Europe.cs --- src/PhoneNumbers/CountryInfo_Europe.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PhoneNumbers/CountryInfo_Europe.cs b/src/PhoneNumbers/CountryInfo_Europe.cs index e6eb2eaf..df379a43 100644 --- a/src/PhoneNumbers/CountryInfo_Europe.cs +++ b/src/PhoneNumbers/CountryInfo_Europe.cs @@ -27,8 +27,8 @@ public partial class CountryInfo { CallingCode = "375", Continent = Europe, - Iso3166Code = "BY", FormatProvider = SimplePhoneNumberFormatProvider.Default, + Iso3166Code = "BY", Name = "Belarus", NdcLengths = new ReadOnlyCollection([4, 3, 2]), NsnLengths = new ReadOnlyCollection([6, 9, 10, 11]),