-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
When adding a public partial class Program {}, you get the new ASP0027 diagnostic which tells you to go to https://aka.ms/aspnetcore-warnings/ASP0027 which is just bing.
Expected Behavior
It should lead to proper documentation
Steps To Reproduce
Add public partial class Program {} to a ASP.NET app.
Exceptions (if any)
No response
.NET Version
10.0.100
Anything else?
No response
Metadata
Metadata
Assignees
Labels
area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etc