-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
Issue-EnhancementIssue is more of a feature request than a bugIssue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.
Milestone
Description
Steps to reproduce
in a c# cmdlet i define
[Parameter(HelpMessage = "aaaaaaaaaaaaaaaaaaa")]
public int ActivityId{ get; set; }Expected behavior
I expect the module to understand my initial message "aaaaaaaaa"
Actual behavior
it render the usual
{{ Fill ActivityId Description }}
Environment data
I used a recompiled version of master
Name Value
PSVersion 5.1.17763.316
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.17763.316
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
abbgrade
Metadata
Metadata
Assignees
Labels
Issue-EnhancementIssue is more of a feature request than a bugIssue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.