Skip to content

fix: #541 package nuspec warnings#542

Merged
miquelbeltran merged 1 commit intomasterfrom
fix/541
Apr 21, 2026
Merged

fix: #541 package nuspec warnings#542
miquelbeltran merged 1 commit intomasterfrom
fix/541

Conversation

@miquelbeltran
Copy link
Copy Markdown
Contributor

@miquelbeltran miquelbeltran commented Jul 14, 2025

This PR fixes the nuspec warnings.

Output of nuget tool:

mono ~/bin/nuget.exe pack raygun4js.nuspec        
Attempting to build package from 'raygun4js.nuspec'.
Successfully created package '/[redacted]/raygun4js/raygun4js.3.1.4.nupkg'.

Closes #541

Copy link
Copy Markdown
Contributor

@Olwiba Olwiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I don't know how relative files work in .nuspec files, but I confirmed there is a LICENSE file in the project root and this is pointing at it correctly. Guessing this bundles this in the package?

@miquelbeltran
Copy link
Copy Markdown
Contributor Author

Yes, the file tag takes care of bundling it, I also added the README.md to it as it was missing.

@miquelbeltran miquelbeltran merged commit 8400dd6 into master Apr 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix nuspect nuget upload warnings

2 participants