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 NuGet package build for Microsoft.PowerShell.Commands.Utility #14386

Merged
merged 1 commit into from
Dec 11, 2020

Conversation

daxian-dbw
Copy link
Member

@daxian-dbw daxian-dbw commented Dec 11, 2020

PR Summary

Microsoft.PowerShell.Commands.Utility.cs(307,83): error CS0234: The type or namespace name 'MarkdownRender' does not exist in the namespace 'Microsoft.PowerShell' (are you missing an assembly reference?)

Add 'Microsoft.PowerShell.MarkdownRender' to the package reference list

PR Checklist

@rjmholt rjmholt merged commit a106d1d into PowerShell:master Dec 11, 2020
@daxian-dbw daxian-dbw deleted the nuget-fx branch December 11, 2020 18:21
@rjmholt rjmholt added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Dec 15, 2020
@ghost
Copy link

ghost commented Dec 15, 2020

🎉v7.2.0-preview.2 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants