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
Updated XML comments and code documentation in NamespaceParser.cs to specify that API version parsing supports 'v', 'V', or '_' as valid namespace prefixes. Added remarks and examples explaining the use of the underscore prefix, especially for folder names starting with numbers. Improved TryParse parameter documentation to reflect these changes.
0 commit comments