Skip to content

Make SignatureReader public - #183

Merged
tmds merged 9 commits into
tmds:mainfrom
affederaffe:main
Feb 19, 2023
Merged

Make SignatureReader public#183
tmds merged 9 commits into
tmds:mainfrom
affederaffe:main

Conversation

@affederaffe

Copy link
Copy Markdown
Contributor

@tmds

tmds commented Feb 18, 2023

Copy link
Copy Markdown
Owner

@affederaffe can you make public only the members you need (ctor, and TryRead), and make the rest internal?

@tmds

tmds commented Feb 18, 2023

Copy link
Copy Markdown
Owner

The 'Transform' method too.

@affederaffe

Copy link
Copy Markdown
Contributor Author

Transform seems to be used by Tmds.DBus.Tool, so I made it public again

@tmds

tmds commented Feb 18, 2023

Copy link
Copy Markdown
Owner

To keep it internal, you need to add back the 'InternalsVisibleTo' attribute.

@affederaffe

Copy link
Copy Markdown
Contributor Author

Done, sorry for the fuss

@tmds
tmds merged commit f20c95a into tmds:main Feb 19, 2023
@tmds

tmds commented Feb 19, 2023

Copy link
Copy Markdown
Owner

No problem. I'll be making a new release to nuget.org with this included in a moment.

@tmds

tmds commented Feb 19, 2023

Copy link
Copy Markdown
Owner

Tmds.DBus.Protocol 0.13.0 is on nuget.org.

I'm looking forward to try out your source generator.

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