Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C#] Prepares for official Nuget release #7496

Merged
merged 5 commits into from Sep 1, 2022

Conversation

dbaileychess
Copy link
Collaborator

This prepares the changes needed to make a NuGet package for flatbuffers in the Google.FlatBuffers namespace.

Since this is will be our first official package release, I thought it would be the best time to fully qualify our namespace. So the change includes a change from namespace FlatBuffers -> namespace Google.FlatBuffers. This MAY break code that is using the old namespace. But I see this as a minor refactor change, and not a code-compatibility/API change.

@github-actions github-actions bot added c# c++ codegen Involving generating code from schema python labels Aug 31, 2022
@dbaileychess
Copy link
Collaborator Author

#4162

@dbaileychess dbaileychess added the release-notes The PR should be highlighted in the release notes of the next release it is in. label Aug 31, 2022
@dbaileychess dbaileychess merged commit c5a609d into google:master Sep 1, 2022
@aardappel
Copy link
Collaborator

Missed this one, LGTM :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c# c++ codegen Involving generating code from schema python release-notes The PR should be highlighted in the release notes of the next release it is in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants