-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Question: How is the API diff made? #62356
Copy link
Copy link
Closed
Labels
area-MetaquestionAnswer questions and provide assistance, not an issue with source code or documentation.Answer questions and provide assistance, not an issue with source code or documentation.untriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Metadata
Metadata
Assignees
Labels
area-MetaquestionAnswer questions and provide assistance, not an issue with source code or documentation.Answer questions and provide assistance, not an issue with source code or documentation.untriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Type
Fields
Give feedbackNo fields configured for issues without a type.
With every new release of .NET there is now this very helpful API diff folder. This is something that should be adopted by many .NET libraries in the community.
Where can we as library authors learn how you generate these diff folders, so we can do the same thing for our NuGet packages.