Xml documentation support
Answered
I want to use swagger to generate documentation for my web api. In order to bind comments on properties to fields, I need to enable `XML documentation file` based on tutorial on msdn.
Is there anything similar to these in Rider yet?
Mac, Mono.
Please sign in to leave a comment.
What toolset do you use? MSBuild15 maybe?
I added an issue https://youtrack.jetbrains.com/issue/RIDER-7433
Without this feature, can't really use swagger since it uses the xml to create the meta data
Vote the issue https://youtrack.jetbrains.com/issue/RIDER-7433 please
A workaround is to add this to your the .csproj file