Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating compiling code for .NET Framework 4.x #164

Merged
merged 6 commits into from
May 8, 2024
Merged

Generating compiling code for .NET Framework 4.x #164

merged 6 commits into from
May 8, 2024

Conversation

lithiumtoast
Copy link
Member

  • Changes Bindgen.Runtime to disable nullables and not to use Span.
  • Generated files now have suffix .g.cs to match naming of files generated with source generators.
  • Removes check that hooks into .NET SDK to verify that code compiles. Verifying that code compiles should be done manually or through a standard CI/CD pipeline.

@lithiumtoast lithiumtoast merged commit b0441c1 into main May 8, 2024
3 checks passed
@lithiumtoast lithiumtoast deleted the next branch May 8, 2024 22:23
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