Skip to content

Conversation

@jonsequitur
Copy link
Contributor

@jonsequitur jonsequitur commented Jul 2, 2021

Working on #1127.

@jonsequitur jonsequitur requested a review from Keboo July 2, 2021 22:57

public IReadOnlyList<string> UnparsedTokens => _unparsedTokens.Select(t => t.Value).ToArray();

[Obsolete("This method is obsolete and will be removed in a future version. Please use ParseResult.ValueForOption<T>(Option<T>) instead. For details see https://github.com/dotnet/command-line-api/issues/1127")]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should log an item to remove these prior to the milestone release

@jonsequitur jonsequitur marked this pull request as ready for review July 3, 2021 01:59
@jonsequitur jonsequitur merged commit e99b4ee into dotnet:main Jul 3, 2021
@jonsequitur jonsequitur added this to the 2.0 GA milestone Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants