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

Fix global namespace handling #65

Merged
merged 2 commits into from
Sep 17, 2024
Merged

Conversation

ForNeVeR
Copy link
Contributor

This was broken by #53: types in the global namespace (without any namespace declaration in C#) no longer work properly.

This PR addresses that.

@EgorBo
Copy link
Owner

EgorBo commented Sep 17, 2024

Thanks! (I've resolved the git conflict myself)

@EgorBo EgorBo merged commit d5d765d into EgorBo:main Sep 17, 2024
@ForNeVeR ForNeVeR deleted the bugfix/global-namespaces branch September 17, 2024 11:04
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