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

[workloads] Add ProjectUrl to msi packs #7898

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

pjcollins
Copy link
Member

We ran into some publishing issues today due to a missing ProjectUrl:

Policy violations: The package metadata is missing required ProjectUrl.

Fix this by reading and including any existing ProjectUrl content from
the .nupkg that the .msi was originally generated from.

We ran into some publishing issues today due to a missing ProjectUrl:

    Policy violations: The package metadata is missing required ProjectUrl.

Fix this by reading and including any existing ProjectUrl content from
the .nupkg that the .msi was originally generated from.
@pjcollins
Copy link
Member Author

I tested this against some packs I had previously downloaded, I think this looks good:
NuGetPackageExplorer_6eZCe5QS4b

@pjcollins pjcollins merged commit 8685acb into dotnet:main Sep 14, 2021
@pjcollins pjcollins deleted the workload-projecturl branch September 14, 2021 21:08
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.

3 participants