Compilation issue with source generator
Hello there, I am building a mapper source generator to learn Csharp. I am now testing it in a real project.
Unfortunately using it as a dependency seems to trigger the following compilation error:
I have looked up this error code but I am really unsure what could be done to diagnose this.
For reference the source generator repo is here: https://github.com/oknozor/CartographeAutomatique/tree/main
Any advice on how to troubleshot this would be appreciated.
Unfortunately using it as a dependency seems to trigger the following compilation error:
I have looked up this error code but I am really unsure what could be done to diagnose this.
For reference the source generator repo is here: https://github.com/oknozor/CartographeAutomatique/tree/main
Any advice on how to troubleshot this would be appreciated.
GitHub
For now just a C# learning project. Contribute to oknozor/CartographeAutomatique development by creating an account on GitHub.