-
-
Notifications
You must be signed in to change notification settings - Fork 269
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
Alias name conflict #198
Comments
Thank you for your reporting! |
mob-sakai
added a commit
that referenced
this issue
Sep 16, 2024
github-actions bot
pushed a commit
that referenced
this issue
Sep 16, 2024
## [2.3.7](v2.3.6...v2.3.7) (2024-09-16) ### Bug Fixes * alias name conflict ([4b847ad](4b847ad)), closes [#198](#198)
🎉 This issue has been resolved in version 2.3.7 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
github-actions bot
pushed a commit
that referenced
this issue
Sep 16, 2024
## [2.3.7](v2.3.6...v2.3.7) (2024-09-16) ### Bug Fixes * alias name conflict ([4b847ad](4b847ad)), closes [#198](#198)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
After upgrading to version 2.3.6, compilation fails if a project has the same type name.
Library\PackageCache\com.coffee.softmask-for-ugui\Runtime\Utilities\SoftMaskUtils.cs(23,32): error CS0576: Namespace '<global namespace>' contains a definition conflicting with alias 'Internal'
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: