Skip to content

Conversation

luislza
Copy link

@luislza luislza commented Jan 23, 2025

  • EventArgsCacheGenerator currently generates code which requires C# 8.0 (.NET Core).
  • This results in generated code not compiling when targeting C# 7.3 (.NET Framework 4.8).
  • This PR updates the syntax to be compatible with C# 7.3 for generated code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant