Skip to content

Conversation

FrankHoogmans
Copy link

The DefaultAttributeControllerVersionDetector throws an ArgumentOutOfRange exception on line 18 when the ApiVersionAttribute is used with only a Major / Minor, or used with Major / Minor / Build. The reason is the use of the default -1 value for BuildNumber / RevisionNumber in the System.Version constructor.

… number

The DefaultAttributeControllerVersionDetector throws a
ArgumentOutOfRange exception on line 18 when the ApiVersionAttribute is
used with only a Major / Minor, or used with Major / Minor / Build. The
reason is the use of the default -1 value for BuildNumber /
RevisionNumber in the System.Version constructor.
@Sebazzz
Copy link
Owner

Sebazzz commented Oct 1, 2015

I've seen your contribution - let me take some time to look at it.

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.

2 participants