Skip to content

Update Make attributes internal to avoid conflicts#60

Merged
ChrisPulman merged 1 commit intomainfrom
CP_MakeAttributesInternal
Sep 25, 2024
Merged

Update Make attributes internal to avoid conflicts#60
ChrisPulman merged 1 commit intomainfrom
CP_MakeAttributesInternal

Conversation

@ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

fix
update

What is the current behavior?

attributes are public

What is the new behavior?

attributes are now internal to avoid inter library conflicts
all packages are private to the source generators therefore have no direct dependencies

What might this PR break?

anyone using the attributes from sub-assemblies will no longer be able to access the attributes

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

@ChrisPulman ChrisPulman merged commit 49bf713 into main Sep 25, 2024
@ChrisPulman ChrisPulman deleted the CP_MakeAttributesInternal branch September 25, 2024 20:41
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant