Skip to content

Fix dependencies#29

Merged
drewnoakes merged 2 commits intomasterfrom
fix-dependencies
Jun 3, 2025
Merged

Fix dependencies#29
drewnoakes merged 2 commits intomasterfrom
fix-dependencies

Conversation

@drewnoakes
Copy link
Copy Markdown
Owner

Metadata on <PackageVersion> items don't apply to the corresponding <PackageReference> items. This meant that the Figgle package advertised several package dependencies that weren't actually needed. This bug was introduced in 285f184, and is fixed here. This was released in 0.6.0. I'll get 0.6.1 out soon to fix this and unlist 0.6.0 from nuget.org.

Also, remove package dependency from Figgle.Generator to Figgle.Fonts as it's unneeded.

Metadata on `<PackageVersion>` items don't apply to the corresponding `<PackageReference>` items. This meant that the `Figgle` package advertised several package dependencies that weren't actually needed.
@drewnoakes drewnoakes merged commit e1e3132 into master Jun 3, 2025
2 checks passed
@drewnoakes drewnoakes deleted the fix-dependencies branch June 3, 2025 06:08
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.

1 participant