xmldoc2md icon indicating copy to clipboard operation
xmldoc2md copied to clipboard

Support for .net9 applications.

Open Daiserdyne opened this issue 4 months ago • 2 comments

On .Net 9 applications you can't use the tool. It says:

Could not load file or assembly 'System.Runtime, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.

After make the tool itself also support .net9, the issue is gone.

Daiserdyne avatar Aug 10 '25 12:08 Daiserdyne

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.