diff --git a/src/Nager.Country/Nager.Country.csproj b/src/Nager.Country/Nager.Country.csproj index 30d94a3..0afa85e 100644 --- a/src/Nager.Country/Nager.Country.csproj +++ b/src/Nager.Country/Nager.Country.csproj @@ -1,19 +1,25 @@  - netstandard2.0;netstandard2.1;net5;net461 Tino Hager nager.at Get Worldwide country informations and border information - https://github.com/nager/Nager.Country - https://github.com/nager/Nager.Country + + true + true + + icon.png MIT + README.md Add Readme.md to nuget file + https://github.com/nager/Nager.Country Country CountryInfo ISO3166 ISO-3166-1_Alpha2 ISO-3166-1_Alpha3 ISO639 ISO-639-1 globalization localization - true - true - icon.png - 3.0.2 + + https://github.com/nager/Nager.Country + + netstandard2.0;netstandard2.1;net5;net461 + + 3.0.3 @@ -22,7 +28,7 @@ - + diff --git a/src/Nager.Country/readme.md b/src/Nager.Country/README.MD similarity index 100% rename from src/Nager.Country/readme.md rename to src/Nager.Country/README.MD