GenerateResxSource (VB) only works if RootNamespace is empty
Open
help wanted
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
The code generator fails to emit the `Global.` qualifier in the namespace of generated code, so Visual Basic output is invalid if `RootNamespace` is anything but empty.
Contributor guide
Assessment
This issue has not been assessed yet.