docfx icon indicating copy to clipboard operation
docfx copied to clipboard

DocFX fails with VS 17.3

Open asklar opened this issue 3 years ago • 1 comments

Reported earlier - #8097 The work around is to use the compiled dll as the source of the metadata.

Originally posted by @paulushub in https://github.com/dotnet/docfx/issues/8102#issuecomment-1192605506

I can't use the workaround, becaus in my scenario there is no DLL built - I am building my code as a Windows Runtime Component, so the output is a winmd, not a dll.

asklar avatar Aug 21 '22 18:08 asklar

There is another workaround that seems to work for now.

vers-one avatar Aug 22 '22 23:08 vers-one

Did you still see the problem with the latest release?

yufeih avatar Feb 01 '23 08:02 yufeih