Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set AssemblyVersion to major version #531

Merged

Conversation

pascalberger
Copy link
Member

Addins are backwards compatible to latest major version. Since we are using project references, we need to fix assembly version to the latest major version to avoid requiring exact minor versions at runtime.

Addins are backwards compatible to latest major version.
Since we are using project references, we need to fix assembly version to the latest
major version to avoid requiring exact minor versions at runtime.
@pascalberger pascalberger requested a review from a team as a code owner April 15, 2024 21:53
@pascalberger pascalberger added this to the 4.2.1 milestone Apr 15, 2024
@pascalberger pascalberger merged commit b261a96 into cake-contrib:develop Apr 15, 2024
77 checks passed
@pascalberger pascalberger deleted the feature/fixed-assemblyversion branch April 15, 2024 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant