Skip to content

API documentation#13

Open
JedS6391 wants to merge 6 commits intomasterfrom
api-docs
Open

API documentation#13
JedS6391 wants to merge 6 commits intomasterfrom
api-docs

Conversation

@JedS6391
Copy link
Copy Markdown
Owner

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 25, 2021

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@JedS6391
Copy link
Copy Markdown
Owner Author

Need to figure out why DocFx is having issues with .NET 5.0. When generating the documentation, MSBuild is encountering the following error:

The "ProcessFrameworkReferences" task failed unexpectedly.

System.MissingMethodException: Method not found: string NuGet.Frameworks.NuGetFramework.get_Platform()

I believe this is due to the MSBuild + Nuget version bundled with mono, which DocFx is running with in my system. The result of this error however is that the generated documentation does not correctly resolve references to BCL types, as below:

image

The API reference documentation that will ultimately be provided in the README can be viewed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant