Summary
Current docfx version used to build api docs is not compatible with dotnet 6

Why is this needed?
Building API Docs is failing due to older dotnet version
Which area does this relate to?
No response
Solution
setup dotnet GitHub action to use dotnet 8 version
Acknowledgment