schourode / iso3166

ISO 3166-1 country list for .NET
MIT License
76 stars 31 forks source link

Publish from AppVeyor to nuget.org #28

Closed 304NotModified closed 2 years ago

304NotModified commented 2 years ago
  1. Create a NuGet PI key on nuget.org. https://www.nuget.org/account/apikeys
  2. Encrypted the key on AppVeyor (https://ci.appveyor.com/): image
  3. Edit the appveyor.yml file in this PR and replace the YOUR_ENCRYPTED_KEY with the value of step 2
304NotModified commented 2 years ago

polite bump @schourode

schourode commented 2 years ago

Will be merging this change rebased and with API key in #30 😄