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

fix: modify AssemblyInfo to reflect current version in ixlib param #22

Merged
merged 2 commits into from
May 14, 2019

Conversation

sherwinski
Copy link
Contributor

The ixlib parameter has not been reflecting the correct package version, despite the version being updated in Imgix.csproj. This PR modifies the AssemblyInfo.cs file to reflect the current package version, which is where the ixlib parameter value is generated from.

@sherwinski sherwinski requested a review from zacman85 May 14, 2019 20:36
@sherwinski
Copy link
Contributor Author

@zacman85 From what I gather, the package version in Imgix.csproj is the version reflected on Nuget -- but it seems like good practice to be updating the assembly version as well? In terms of this fix, do you think it's preferrable to generate the ixlib based on the csproj file, or should we keep both version numbers updated in either case?

Copy link

@zacman85 zacman85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sherwinski sherwinski merged commit 435e551 into master May 14, 2019
@sherwinski sherwinski deleted the fix-ixlib-param branch May 14, 2019 21:22
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