Skip to content

chore: ensure DLL version matches package version - #86

Merged
berthertogen merged 1 commit into
mainfrom
feature/85
Jun 18, 2026
Merged

chore: ensure DLL version matches package version#86
berthertogen merged 1 commit into
mainfrom
feature/85

Conversation

@berthertogen

Copy link
Copy Markdown
Owner
  • Add AssemblyVersion property referencing \ in csproj
  • Add FileVersion property referencing \ in csproj
  • Update release workflow to pass Version, AssemblyVersion, and FileVersion parameters during pack
  • This ensures the DLL embedded metadata matches the NuGet package version
  • closes Weasyprint.Wrapped assembly doesn't use proper versioning #85

- Add AssemblyVersion property referencing \ in csproj
- Add FileVersion property referencing \ in csproj
- Update release workflow to pass Version, AssemblyVersion, and FileVersion parameters during pack
- This ensures the DLL embedded metadata matches the NuGet package version

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@berthertogen
berthertogen enabled auto-merge June 18, 2026 17:12
@berthertogen
berthertogen merged commit a7d9096 into main Jun 18, 2026
6 checks passed
@berthertogen
berthertogen deleted the feature/85 branch June 18, 2026 17:14
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.

Weasyprint.Wrapped assembly doesn't use proper versioning

1 participant