-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Adding "Starting with .NET 10.2" to the newly added unit in metric generator #50379
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request adds version qualifiers to indicate when the Unit parameter feature becomes available for metrics generation in .NET. The changes prepend "Starting with .NET 10.2," to existing documentation in two files that describe the metrics unit specification feature.
Key Changes
- Added version availability information for the
Unitparameter in metrics generation - Changes applied consistently across both metrics documentation files
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/core/diagnostics/metrics-generator.md | Added "Starting with .NET 10.2," qualifier to the unit specification section |
| docs/core/diagnostics/metrics-strongly-typed.md | Added "Starting with .NET 10.2," qualifier to the unit specification section for strongly-typed metrics |
|
This might be as simple as a rebuild to fix the warnings. I think we updated the System.CommandLine APIs this morning in a different PR. Trying it... |
Summary
Describe your changes here.
Fixes #Issue_Number (if available)
Internal previews