We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f03fc0c commit 4e0ad95Copy full SHA for 4e0ad95
src/System.CommandLine/README.md
@@ -259,7 +259,6 @@ rootCommand.SetAction(async (parseResult, cancellationToken) =>
259
For comprehensive documentation, tutorials, and API reference, visit:
260
- **[Microsoft Learn Documentation](https://learn.microsoft.com/en-us/dotnet/standard/commandline/)** - Complete guides and API reference
261
- **[GitHub Repository](https://github.com/dotnet/command-line-api)** - Source code, samples, and issues
262
-- **[Sample Applications](https://github.com/dotnet/command-line-api/tree/main/samples)** - Real-world examples
263
264
## Framework Support
265
0 commit comments