bagetter/BaGetter

NuGet packages don't point to the fork website

Closed this issue ยท 3 comments

jv42 commented

Describe the bug

The NuGet packages for BaGetter point to BaGet for their Project website.

To Reproduce

Steps to reproduce the behavior:

  1. Open any package on nuget.org: https://www.nuget.org/packages/BaGetter.Core
  2. Look at the Project website link

Expected behavior

The link points to https://www.bagetter.com/

Additional context

Some changes were made to the relevant config file https://github.com/bagetter/BaGetter/blob/main/src/Directory.Build.props as part of #6 but they didn't touch some metadata that should be updated for the fork: Authors, Copyright, PackageProjectUrl.

@jv42 I created a PR with the change. Thanks for sharing! ๐Ÿ’™

NuGet Page was updated! ๐ŸŽ‰

jv42 commented

That was quick ๐Ÿ‘