Skip to content

Conversation

angularsen
Copy link
Owner

Fixes #1557

The assembly file version was incorrectly set to the same as <AssemblyVersion>, which is fixed to the major version for strong naming.

Changes

  • Explicitly configure <FileVersion> to match the nuget package version

Fixes #1557

The assembly file version was incorrectly set to the same as `<AssemblyVersion>`, which is fixed to the major version for strong naming.

### Changes
- Explicitly configure `<FileVersion>` to match the nuget package version
@angularsen angularsen changed the title 🔧Set assembly file version to match nuget version 🔧Set assembly file version to match nuget version (v5) Jul 26, 2025
@angularsen angularsen merged commit 21ef845 into maintenance/v5 Jul 26, 2025
1 check passed
@angularsen angularsen deleted the agl/v5-fix-file-version branch July 26, 2025 01:18
angularsen added a commit that referenced this pull request Jul 26, 2025
Fixes #1557
Forward port of #1581 (cherry picked from commit
6fe8e42)

The assembly file version was incorrectly set to the same as
`<AssemblyVersion>`, which is fixed to the major version for strong
naming.

### Changes
- Explicitly configure `<FileVersion>` to match the nuget package
version
@angularsen
Copy link
Owner Author

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