Skip to content

Revert parameterized product version and update version numbers #8125

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

Closed
wants to merge 2 commits into from

Conversation

brettfo
Copy link
Member

@brettfo brettfo commented Jan 8, 2020

PR #8031 broke VisualFSharpFull.vsix in two ways:

  • RegisterFsharpPackage.pkgdef is no longer in the VSIX.
  • manifest.json contains an invalid path to the expected .pkgdef.

Given that we're close to shutting down the release/dev16.5 branch I've reverted the original PR and updated the hard-coded version numbers to be correct. Once we're not in a time crunch this change can be revisited.

@brettfo brettfo requested a review from KevinRansom January 8, 2020 00:47
KevinRansom
KevinRansom previously approved these changes Jan 8, 2020
Copy link
Member

@KevinRansom KevinRansom left a comment

Choose a reason for hiding this comment

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

How come RegisterPackageDef wasn't in the file?

@KevinRansom
Copy link
Member

I am confused about registerpackagedef though

@KevinRansom
Copy link
Member

@brettfo, I just built master on my machine, and it was correct.
RegisterPackage.pkgdef was there
and the manifest.json was correctly specified.
Would you mind if I took a look at the issue where you see it?

Thanks

Kevin

@KevinRansom KevinRansom dismissed their stale review January 8, 2020 01:43

not sure the issue always occurs.

@KevinRansom
Copy link
Member

Okay I see it, I'll work on a fix in parallel.

KevinRansom
KevinRansom previously approved these changes Jan 8, 2020
@KevinRansom
Copy link
Member

@brettfo , I have a fix here: #8126

@KevinRansom KevinRansom dismissed their stale review January 8, 2020 03:41

better fix, i think

@brettfo
Copy link
Member Author

brettfo commented Jan 8, 2020

Closing in favor of #8126.

@brettfo brettfo closed this Jan 8, 2020
@brettfo brettfo deleted the pkgdef branch January 8, 2020 19:02
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