retype
retype copied to clipboard
api documentation error for .net framework 4.7.2 web project on dotnet installed machine
i tried to document our web project which is built on .net framework. in solution we have some class libraries which are targetted to .net framework 4.5 and asp.net mvc project which targetted 4.7.2.
in api documentation generation, retype can handle class libraries but gives error for web project
i have also installed dotnet sdks, and it seems that retype tries to use wrong MsBuild maybe,

i have had this issue on retype dotnet tool v2.4.0, i tried retype npm tool and it generates web projects documentation