schourode / iso3166

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

Sourcelink and deterministic build #25

Closed 304NotModified closed 2 years ago

304NotModified commented 2 years ago

Fixes #23

PS: Updated to VS2022, we needed at least VS2019, but VS2022 looks better to me

304NotModified commented 2 years ago

Not there yet, it needs a snugpkg

304NotModified commented 2 years ago

done and ready for review.

If you download the nupkg and snupkg locally (same folder), and when opening the nupkg, you see this.

image

For publish it's important to upload both the nupkg and the snupkg. This could be also done from AppVeyor. If you need my help on that, let me know.