Closed david-poindexter closed 1 year ago
The following have been done to as a part of a major effort to resolve the API documentation build/deploy issues:
.NET Framework 4.5.2
.NET Core 6.0
DocAsCode
docfx
docfx.console
metadata
docfx.json
/.nuke/temp
.gitignore
The following have been done to as a part of a major effort to resolve the API documentation build/deploy issues:
.NET Framework 4.5.2
to.NET Core 6.0
.DocAsCode
packages to plugins project that are now required.docfx
instead ofdocfx.console
.metadata
withindocfx.json
./.nuke/temp
to.gitignore
.