Skip to content

Add Get-ExperimentalFeature OutputType attribute - #13738

Merged
Travis Plunk (TravisEz13) merged 1 commit into
PowerShell:masterfrom
ThomasNieto:add_output_type
Oct 8, 2020
Merged

Add Get-ExperimentalFeature OutputType attribute#13738
Travis Plunk (TravisEz13) merged 1 commit into
PowerShell:masterfrom
ThomasNieto:add_output_type

Conversation

@ThomasNieto

@ThomasNieto Thomas Nieto (ThomasNieto) commented Oct 4, 2020

Copy link
Copy Markdown
Contributor

PR Summary

Add Get-ExperimentalFeature [OutputType(typeof(ExperimentalFeature))] attribute.

PR Context

Fixes #13737

PR Checklist

@iSazonov Ilya (iSazonov) added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Oct 4, 2020
@TravisEz13 Travis Plunk (TravisEz13) changed the title Add Get-ExperimentalFeature OutputType attribute Add Get-ExperimentalFeature OutputType attribute Oct 8, 2020
@TravisEz13
Travis Plunk (TravisEz13) merged commit 5aca863 into PowerShell:master Oct 8, 2020
@ghost

Copy link
Copy Markdown

🎉v7.2.0-preview.1 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-General Indicates that a PR should be marked as a general cmdlet change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Get-ExperimentalFeature is missing OutputType decoration

3 participants