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 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,