Skip to content

Commit

Permalink
website: make-release.md: Added step to check the packages in NuGet P…
Browse files Browse the repository at this point in the history
…ackage Explorer to ensure Source Link settings are valid.
  • Loading branch information
NightOwl888 committed Oct 25, 2024
1 parent f74969b commit 1e6d122
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion websites/site/contributing/make-release.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
---
uid: contributing/make-release
---

Expand Down Expand Up @@ -171,6 +171,9 @@ Perform basic checks against the release binary:

- Check the `nupkg` files to ensure they can be referenced in Visual Studio.

- Check the `nupkg` files in NuGet Package Explorer to ensure all 3 badges (Source Link, Deterministic, and Valid) are green.
- Ensure that the repository URL is https://github.com/apache/lucenenet. If the URL is wrong, these are not the original packages you downloaded from Azure DevOps, and you should proceed only with the originals.

### Sign the Release

- On your local Git clone, check out the SVN distribution repositories
Expand Down

0 comments on commit 1e6d122

Please sign in to comment.