Closed petro2050 closed 3 weeks ago
FYI @CyrusNajmabadi @jaredpar
Create a source generator project and reference it in the .NET 8 project
Can you provide a sample of the source generator project that you created here? Also can you show us how it was referenced in the .NET 8 project?
Closing due to lack of activity
Steps to Reproduce:
dotnet publish -r linux-x64
Expected Behavior:
should publish
Actual Behavior:
Note that
dotnet publish -r osx-arm64
succeeds.