Skip to content

Conversation

@0xced
Copy link
Contributor

@0xced 0xced commented Apr 16, 2025

The results are better and it's less code to maintain.

  • Includes all assembly attributes
  • Methods are sorted by name
  • Enums have a correct syntax (with commas)

Also, PublicApiGenerator supports nullable reference types out of the box. So if nullable reference types are enabled in the future, they will automatically be reflected in the public API approval file.

The results are better and it's less code to maintain.
* Includes all assembly attributes
* Methods are sorted by name
* Enums have a correct syntax (with commas)

Also, PublicApiGenerator supports nullable reference types out of the box. So if nullable reference types are enabled in the future, they will automatically be reflected in the public API approval file.
droyad
droyad previously approved these changes Nov 5, 2025
# Conflicts:
#	src/Tests.Common/Tests.Common.csproj
#	src/dbup-tests/ApprovalFiles/NoPublicApiChanges.Run.approved.cs
@droyad droyad enabled auto-merge (squash) November 6, 2025 00:46
@droyad droyad disabled auto-merge November 6, 2025 00:46
@droyad droyad merged commit 52450a1 into DbUp:main Nov 6, 2025
2 checks passed
@0xced 0xced deleted the PublicApiGenerator branch November 6, 2025 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants