Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Should package version match assembly version? #3587

Discussion options

I've updated NH in my solution to 5.5.2 to address the recent vulnerabilities, but it appears the the assembly is still marked as 5.5.0 (for package 5.5.2). 5.4.9 is marked as 5.4.0. Since this vulnerability is only fixed in these specific patch versions, shouldn't the assembly be updated to indicate that?

You must be logged in to vote

No, it should not. It allows the patched assembly to be used as a dropped-in replacement, without recompiling the consuming applications, especially with .Net Framework.

See this StackOverflow answer and other answers to the question, for more on the subject.

Replies: 1 comment

Comment options

No, it should not. It allows the patched assembly to be used as a dropped-in replacement, without recompiling the consuming applications, especially with .Net Framework.

See this StackOverflow answer and other answers to the question, for more on the subject.

You must be logged in to vote
0 replies
Answer selected by SMayer135
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /