CycloneDX / CycloneDX/cyclonedx-dotnet
Unable to access nuget package CycloneDX release notes
Open
enhancement
- Dominant language
- C#
- Stars
- 294
- Forks
- 123
- PR merge metrics
- No merged PRs in 30d
Description
The release note URL for the nuget package is invalid and therefore access fails.
This URL will work but the release note information should be available [CHANGELOG.md](https://keepachangelog.com/en/1.0.0/) file.
```
See $(PackageProjectUrl)/releases for release notes.`
```
https://github.com/CycloneDX/cyclonedx-dotnet/blob/master/Directory.Build.props#:~:text=%3CPackageReleaseNotes%3ESee%20%24(PackageProjectUrl)/blob/master/CHANGELOG.md%23%24(VersionSuffix.Replace(%27.%27%2C%27%27))%20for%20release%20notes.%3C/PackageReleaseNotes%3E

Contributor guide
Assessment
This issue has not been assessed yet.