Skip to content

Conversation

@gewarren
Copy link
Contributor

@gewarren gewarren commented Oct 23, 2025

@gewarren gewarren requested a review from a team as a code owner October 23, 2025 21:41
Copilot AI review requested due to automatic review settings October 23, 2025 21:41
@gewarren gewarren added the user-feedback Issues related to "Unified User Feedback". label Oct 23, 2025
@dotnetrepoman dotnetrepoman bot added this to the October 2025 milestone Oct 23, 2025
Copy link
Contributor

Copilot AI left a 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 PR corrects an invalid target framework moniker (TFM) in a code example. The change fixes a documentation error where the TFM for .NET 10 was incorrectly written as 'net.10' instead of the proper format 'net10.0'.

  • Corrected the target framework condition for the System.Linq.AsyncEnumerable package reference from 'net.10' to 'net10.0'

@gewarren gewarren merged commit e1fb236 into main Oct 23, 2025
13 checks passed
@gewarren gewarren deleted the gewarren-patch-4 branch October 23, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dotnet-fundamentals/svc user-feedback Issues related to "Unified User Feedback".

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants