Closed TrevorDArcyEvans closed 2 years ago
Workaround:
Use SDK version 5.x by adding the file global.json
in the root of the repository with following content:
{
"sdk": {
"version": "5.0.406"
}
}
Thanks for the prompt response and workaround. Would you please add this to the repo?
This seems to be tracked here https://github.com/SharpGenTools/SharpGenTools/issues/164.