You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fix invalid escaping of double quotes when generating VB.NET client proxy
Fix invalid namespace emitted when generating client proxy with custom namespace supplied
Restore namespace in the metadata document as the default namespace applied in the client proxy
Fix non-compilable code emitted when the option to generate multiple files is checked and the model contains 2 types with the same name but in different namespace