Skip to content

Remove AssemblyInfo property from list views#13331

Merged
adityapatwardhan merged 1 commit into
PowerShell:masterfrom
ThomasNieto:fix_assemblyinfo_view
Aug 5, 2020
Merged

Remove AssemblyInfo property from list views#13331
adityapatwardhan merged 1 commit into
PowerShell:masterfrom
ThomasNieto:fix_assemblyinfo_view

Conversation

@ThomasNieto
Copy link
Copy Markdown
Contributor

@ThomasNieto ThomasNieto commented Jul 31, 2020

PR Summary

Remove non-existent AssemblyInfo property from CmdletInfo and ProviderInfo list views.

PR Context

Resolves #13311

PR Checklist

@iSazonov iSazonov added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Aug 1, 2020
@iSazonov
Copy link
Copy Markdown
Collaborator

iSazonov commented Aug 1, 2020

The property is empty in PowerShell 3 and 5.1.

@adityapatwardhan adityapatwardhan merged commit bedd3bc into PowerShell:master Aug 5, 2020
@adityapatwardhan adityapatwardhan added this to the 7.1.0-preview.7 milestone Aug 5, 2020
@TravisEz13 TravisEz13 modified the milestones: 7.1.0-preview.7, 7.1.0-preview.6 Aug 5, 2020
@ghost
Copy link
Copy Markdown

ghost commented Aug 17, 2020

🎉v7.1.0-preview.6 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-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ProviderInfo/CmdletInfo list view references non-existent property

5 participants