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(pacmak): fix .NET generated .csproj files using incorrect version for Amazon.JSII.Runtime #563

Merged
merged 1 commit into from
Jun 29, 2019

Conversation

shivlaks
Copy link
Contributor

The generated .csproj file is currently using the same version for Package Version and the
version for Amazon.JSII.Runtime.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

… for Amazon.JSII.Runtime

The generated .csproj file is currently using the same version for Package Version and the
version for Amazon.JSII.Runtime.
@shivlaks shivlaks requested review from assyadh and a team June 29, 2019 03:38
@ghost ghost requested review from skinny85 and removed request for a team June 29, 2019 03:38
@shivlaks shivlaks merged commit 4926bfd into master Jun 29, 2019
Copy link
Contributor

@eladb eladb left a comment

Choose a reason for hiding this comment

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

How can test expectations were not updated?

@assyadh
Copy link
Contributor

assyadh commented Jun 30, 2019

They were. It's just that in the expected csproj, assembly.jsiiVersion and assembly.version carry the same value, so it had no impact on calc/calc-lib etc.

@eladb
Copy link
Contributor

eladb commented Jun 30, 2019

Oh I see.... feels like we need some way to unit test this and/or add to conformance tests so this doesn’t repeat when we implement the next language generator
In

shivlaks added a commit that referenced this pull request Jun 30, 2019
…on for Amazon.JSII.Runtime (#563)"

This reverts commit 4926bfd.
@RomainMuller RomainMuller deleted the shivlaks/jsii-dotnet-jsiiversion-fix branch July 16, 2019 17:21
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.

4 participants