retype icon indicating copy to clipboard operation
retype copied to clipboard

api documentation error for .net framework 4.7.2 web project on dotnet installed machine

Open unicorn64 opened this issue 2 years ago • 1 comments

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,

image

unicorn64 avatar May 05 '23 08:05 unicorn64

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

unicorn64 avatar May 05 '23 09:05 unicorn64