Update http3 RequiresPreviewFeatures attributes with message/URL#36491
Update http3 RequiresPreviewFeatures attributes with message/URL#36491adityamandaleeka merged 1 commit intodotnet:mainfrom
Conversation
|
@pgovind Is this feature ready for use? |
.NET 6 is not going to support showing a message/URL in the analyzer diagnostic. All diagnostic currently point to cc @jeffhandley |
|
Thanks @pgovind. So if we were to merge this now, the feature would light up at some point in the future? I don't have a strong preference on whether we need to include http3-specific messaging on the general "what are preview features" link, though it may be interesting to have a page for each release going forward that has a list of features that are considered preview in that release, and to point to that from the general preview features link. |
|
@pgovind Can you confirm if this is correct:
|
Apologies, I missed the notification for the previous comment. Indeed, this will light up in the future as soon as dotnet/roslyn-analyzers#5502 is merged and the bits flow everywhere. |
Fixes #36450
Keeping in draft while we confirm this actually works "for real" in VS. It doesn't work yet with the current SDK.