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

Update AssemblyVersion and AssemblyFileVersion to 3.0.0.0 #153

Closed
alelom opened this issue Oct 18, 2019 · 0 comments · Fixed by #154
Closed

Update AssemblyVersion and AssemblyFileVersion to 3.0.0.0 #153

alelom opened this issue Oct 18, 2019 · 0 comments · Fixed by #154
Assignees
Labels
type:compliance Non-conforming to code guidelines

Comments

@alelom
Copy link
Member

alelom commented Oct 18, 2019

Broken rules:

AssemblyFileVersion is at 2.4.0.0 and should be 3.0.0.0 for the beta development cycle.

Suggestions to restore compliance:

We should also check the AssemblyVersion value, which should be 3.0.0.0
AssemblyCopyright should also read [assembly: AssemblyCopyright("Copyright © https://github.com/BHoM")] and not have a year in it.

@alelom alelom added the type:compliance Non-conforming to code guidelines label Oct 18, 2019
@alelom alelom self-assigned this Oct 18, 2019
@alelom alelom added this to the BHoM 3.0 β MVP milestone Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:compliance Non-conforming to code guidelines
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant